$_POST help....

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Bendude70
Forum Newbie
Posts: 2
Joined: Fri Nov 07, 2008 10:34 pm

$_POST help....

Post by Bendude70 »

Hi guys... here's what i need to do, i want to have a background with 4 objects/pictures in front of it. when you click the objects they change... how would i do this so when i reload the page it knows to change each specific object in its correct way... not sure if that made sense, but thanks in advance :?:
User avatar
Jaxolotl
Forum Contributor
Posts: 137
Joined: Mon Nov 13, 2006 4:19 am
Location: Argentina and Italy

Re: $_POST help....

Post by Jaxolotl »

Bendude70 wrote:... not sure if that made sense,
Nope.
By the way, why POST and not GET, and what does it means "a background with 4 objects/pictures in front of it"?
Bendude70
Forum Newbie
Posts: 2
Joined: Fri Nov 07, 2008 10:34 pm

Re: $_POST help....

Post by Bendude70 »

well not get due to security... and it means that basically there are just 4 pictures
Post Reply