Unable to receive value from text box to other form!!!!
Posted: Wed Mar 14, 2007 2:04 am
I have recently started using Xampp for PHP coding.....The problem iam facing is that, i create an HTML form and write tag for it such as "<input type=text name= "textbox">"....when i go to second form and write "echo $textbox"....i don't see any output value that i had entered in the text box on first form.
I have turned Register Globals=On.....$_GET is also not working
I am an old user of IIS server but this the first time iam having such kind of problem, may be coz of Xampp....i am not 2 good with Apache.
Much appreciated f someone helps me out.
Thanx
I have turned Register Globals=On.....$_GET is also not working
I am an old user of IIS server but this the first time iam having such kind of problem, may be coz of Xampp....i am not 2 good with Apache.
Much appreciated f someone helps me out.
Thanx