Hi im new to PHP, and i wrote a piece of code that contains a drop down menu with three items and i wanted to retain the item selected when i come back. I used a session variable to retain the variable and created a fuction:
if(isset($HTTP_POST_VARS['Salutation']))
{
$Salutation =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.