Hi,
I am new to PHP. When a form is sumbited , how do we retrive variable in PHP on the other page..Like in ASP we do the following
birthcountry= Request.form("birthcountry")
***********
When you are coming through a link, how do we retrive the variables of the link ..like ASP we do ...
Tab = Request("tab")
Thanks
I am new to PHP. When a form is sumbited , how do we retrive variable in PHP on the other page..Like in ASP we do the following
birthcountry= Request.form("birthcountry")
***********
When you are coming through a link, how do we retrive the variables of the link ..like ASP we do ...
Tab = Request("tab")
Thanks