On Thu, Mar 15, 2001 at 01:17:38AM -0500, Dustin Leggans wrote:
> Hello,
>
> My internet provider does not have the $HTTP_POST_VARS variable enabled...
> What would be the easiest way to capture submitted PDF form data without
> having this variable?
>
According to the source the latest php does provide all field as php variables
similar to html form fields.
This means you wouldn't need HTTP_POST_VARS.
Uwe
--
[EMAIL PROTECTED]
Tel: +2331 987 4528 Fax: +2331 987 375
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]