i must say i almost did not undestand what you said ! :D

sorry my bad english, but i'm brazilian.

i believe your problem will be corrected if you turn on option
'register_globals' in your php.ini
or, and preferred,
use global variables like $_GET['var'] and $_POST['var']

i hope it helps you.

best regards,

--fabio moraes.

-----Original Message-----
From: Richard Vincent [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 19, 2002 1:17 PM
To: [EMAIL PROTECTED]
Subject: [PHP-INST] Scripts not seeing querystring vars


Hello,

I recently installed PHP on my win 2000 server and it appeared to be working
great .. but I have recently detected one problem. It's not seeing
querystring variable info and instatiating variables inside the script that
correspond to the querystring....

Any ideas .. Please help.

Richard Vincent




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to