Page 1 of 1
unable to find the prob in the code!!
Posted: Tue Nov 04, 2003 1:59 am
by veens78
I have made a HTML form which returns a PHP page to the user..but the problem is the variables filled in the form by the user are not inputted to the PHP file..wherever the output is of the variable the PHP outputs blanks

Posted: Tue Nov 04, 2003 3:19 am
by twigletmac
You should post the code, we can help you better then. Without it all I can assume is that it is a register globals problem:
Concerning Passing Variables in PHP 4.2+
Mac
Posted: Tue Nov 04, 2003 8:47 am
by d3ad1ysp0rk
check variable name spelling..
or post the code
