NYCPHP Meetup

NYPHP.org

[nycphp-talk] HTTP request body

Jerry Kapron nyphp at NewAgeWeb.com
Wed Sep 1 09:04:50 EDT 2004


G'morning,
Is there a simple way to access  the *entire* HTTP request body as a single
string?
Of course, I can do a foreach loop on the $_POST array and combine its
elements into a single url-encoded string.
However, it gets more complicated when the request contains file upload data
(especially with multiple files).

Cheers,
Jerry


-----Original Message-----
From: Tim Gales <tgales at tgaconnect.com>
To: talk at lists.nyphp.org <talk at lists.nyphp.org>
Date: Wednesday, September 01, 2004 7:14 AM
Subject: [nycphp-talk] MySQL 4.1.4 Released


>
>MySQL 4.1.4 (Gamma) which is described at:
>
>http://dev.mysql.com/doc/mysql/en/News-4.1.4.html
>
>is now available at:
>
>http://dev.mysql.com/downloads/mysql/4.1.html
>
>This will probably change next Monday from a
>holiday to a 'labor' day for quite a few of us.
>
>T. Gales & Associates
>'Helping People Connect with Technology'
>
>http://www.tgaconnect.com
>
>_______________________________________________
>New York PHP Talk
>Supporting AMP Technology (Apache/MySQL/PHP)
>http://lists.nyphp.org/mailman/listinfo/talk
>http://www.newyorkphp.org
>




More information about the talk mailing list