On Wed, Aug 04, 2004 at 01:53:17PM -0700, Justin Patrin wrote:
> 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?
I don't think any of these considering that the code works fine under
the default php4.1.1 built as apache module.

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

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

Reply via email to