Ask about general coding issues or problems here.
Moderators: macek, egami, gesf
by cho@ » Tue Aug 27, 2002 6:58 am
i am using PHP 4.0.5...so the arrays $_POST and so on are not available..
then i am using the array $HTTP_POST_VARS and so on in order to transmit my var to the next step in my form...
i wonder if after an upgrade to PHP 4.1.* or highter (i mean a version where the $_POST are ok).. then if the array $HTTP_POST_VARS is still available..
i hope yes like dat i wont have to test the version and change my script in fonction of the version..
-
cho@
- New php-forum User

-
- Posts: 39
- Joined: Tue Aug 06, 2002 8:58 am
- Location: UK
by elitecodex » Tue Aug 27, 2002 7:06 am
Yes
PHP Docs wrote:$_POST
Variables provided to the script via HTTP POST. Analogous to the old $HTTP_POST_VARS array (which is still available, but deprecated).
Will
-
elitecodex
- New php-forum User

-
- Posts: 68
- Joined: Tue Jul 09, 2002 8:45 am
- Location: East Coast, USA
-
by cho@ » Tue Aug 27, 2002 7:09 am
thanx will
cho@
-
cho@
- New php-forum User

-
- Posts: 39
- Joined: Tue Aug 06, 2002 8:58 am
- Location: UK
Return to PHP coding => General
Who is online
Users browsing this forum: No registered users and 2 guests