On Wed, 4 Aug 2004 13:20:00 -0400, John W. Holmes <[EMAIL PROTECTED]> wrote: > From: "Dan Phiffer" <[EMAIL PROTECTED]> > > Jason Davidson wrote: > > > > > How about > > > print_r($_REQUEST); > > > > That also fails to reflect posted data. $_GET is working as expected. > > There's nothing in PHP that would not let POST values get through. Are you > sure this isn't a web server issue only allowing GET requests to pages that > it serves? >
Or possibly a proxy or firewall or your browser stopping it? -- DB_DataObject_FormBuilder - The database at your fingertips http://pear.php.net/package/DB_DataObject_FormBuilder paperCrane --Justin Patrin-- -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php