set register globals to ON in your PHP.ini for this to work, although I'd
highly recommend doing what you already are doing...
$username = $_POST['username'];
It's a LOT more secure.
Justin
on 25/09/02 12:50 AM, Ed Curtis ([EMAIL PROTECTED]) wrote:
> I am currently using Apache 1.3.26 and P
I am currently using Apache 1.3.26 and PHP 4.2.3 on a Linux box running
Kernel 2.0.36
My trouble is in passing variable from within a form submission or within a
URL.
I can get a From submission to work if I declare the variable and resubmit
it to another variable name.
I.E. form field name = us
2 matches
Mail list logo