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...