I'm having a problem with form data being recognized by a php script.
If I send information with a GET the variable data appears in $GET[var]
but not $var.  I just upgraded to php4.2.2 and then 4.3.1 and I've been
having this problem.  I didn't have the problem with older versions.  I
suspect it is a configuration option I missed some place, just don't know
what one.  Also, the new 4.3.1 and one of my scripts fails because fopen()
can't find a file, yet this works on the older version.  Any help is
appreciated.

Rick



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

Reply via email to