hidden field doesn't submitted ...

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
altafhussain
Forum Newbie
Posts: 16
Joined: Sun Feb 07, 2010 9:42 am

hidden field doesn't submitted ...

Post by altafhussain »

how to submit hiddent fields automatically on redirect ..... please suggest me ???
User avatar
phdatabase
Forum Commoner
Posts: 83
Joined: Fri May 28, 2010 10:02 am
Location: Fort Myers, FL

Re: hidden field doesn't submitted ...

Post by phdatabase »

Use $_SESSION
User avatar
markusn00b
Forum Contributor
Posts: 298
Joined: Sat Oct 20, 2007 2:16 pm
Location: York, England

Re: hidden field doesn't submitted ...

Post by markusn00b »

Explain your problem fully. I can infer more than one situation from your question, and I'm not going to waste my time explaining both.
Post Reply