if you are running PHP higher then 4.1 you need to use the superglobals
$_GET, $_POST, $_SESSION etc....
Jeff
CSParker1@aol.
com To: [EMAIL PROTECTED]
cc: [EMAIL PROTECTED]
11/14/2002 Subject: Re: [PHP-INST] Problem With Form
Data
01:06 PM
In a message dated 11/14/2002 1:04:13 PM Eastern Standard Time,
[EMAIL PROTECTED] writes:
> Very likely related to register globals.
>
> How are you parsing your queries? Using $_REQUEST['query'] or anything?
>
> R
>
> On Friday, November 15, 2002, at 04:57 AM, [EMAIL PROTECTED] wrote:
>
> >Could this be a PHP setting I need to modify?
> >
> >When I fill out a form I built on one of my servers it doesn't see the
> >submitted data. When I use the same form on another server it works
> >fine.
> >Has anyone seen this type of behavior before? thanks for the help.
> >
Well, I am not parsing any queries... This is just a simple html form with
on field which is required. Everytime I submit data, it doesnt see it...
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php