On Friday 24 December 2004 11:27, [EMAIL PROTECTED] wrote:

> I have ever try to use $_POST functon, but fail...

HOW did it fail? Please be specific.

> May be I need to check the config of php (ï ini file ) again , and I want
> to know which setting must be enable and which setting must be disable ?

$_POST is only available from version 4.1.0 of PHP onwards, and is enabled by 
default. If you're using any version older than that you *really* ought to 
upgrade. All this and more are in the link that you had been given, read it.

-- 
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------
/*
I'd like to meet the guy who invented beer and see what he's working on now.
*/

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

Reply via email to