ields is
or:
echo $HTTP_POST_VARS[];
If This works, you need to change the track_vars in php.ini
JD Daniels
-Original Message-
From: JD Daniels
Sent: Sunday, April 15, 2001 7:44 PM
Subject: [PHP-DB] Forms and PHP
>From [EMAIL PROTECTED] Sun Apr 15
19:34:23 2001
Return-Path
In article <005201c0c61d$bd2bf620$97fe013d@piii500>,
[EMAIL PROTECTED] ("CK Raju") wrote:
> I am unsuccessful in attempting to have the FORM work with POST method, while
> there is a with alongwith other variables that I am
> accepting directly from text fields.
>
> Its something like this
I am using PHP4.0.0 on Mysql3.23.31 on a RH6.2(kernel2.4).
I am unsuccessful in attempting to have the FORM work with POST method, while there is
a with alongwith other variables that I am accepting directly from
text fields.
Its something like this
$tablefield
?>
My problem starts he