Hello Dan,

Wednesday, February 11, 2004, 5:47:21 PM, you wrote:

DA> Can anyone tell me why PHP is not taking any values I give it? In other
DA> words, if I post something it doesn't accept any of those values. I have set
DA> register_globals to on, which is the only thing I could think of that would
DA> be doing this. I'm a newbie to php, and I've scoured the net for an answer
DA> to no avail. Thanks in advance.

Post your code and more importantly, turn register globals off again
and learn to code without them on - they're a security nightmare.

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

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

Reply via email to