Hi
I am a complete newbbie on PHP and i would like to know how could i pass parameters to a php variable, from a text box.
What i am trying to do is to get the user name and password that the user will type on different text boxes and then pass that data as parameters to two different variables.
I would also like to know if there is a way for me to see if the user is already logged on so that I can decide wether to send the user to the login page or straight into the members page.
Thanx for all your help
Starfox