Select element

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
samir_gambler
Forum Newbie
Posts: 19
Joined: Wed Mar 31, 2010 9:03 am

Select element

Post by samir_gambler »

onchange event of select element i want to store the new selected element into hidden type element and access that hidden type element through PHP function in that page..... plz suggest really urgent....
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Select element

Post by JakeJ »

Can you post some example code of what you're trying to do and where it went wrong?
Post Reply