RE: I'm Back i'm beginner and i couldn't solve the prob lem

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



To view the terms under which this email is distributed, please go to http://disclaimer.leedsmet.ac.uk/email.htm



Please keep this conversation on-list.  Not only would you probably have got
a much faster response, it also lets anybody else reading this thread follow
it to its conclusion.

On 10 December 2004 22:16, Mecnun wrote:

> I'm using php-4.0.5-Win32 and my form is :

My commiserations.  $_POST doesn't exist in that version of PHP -- it was
introduced at PHP 4.1.  You have to use $HTTP_POST_VARS instead.  And it's
not superglobal.

If you can, I would very, very strongly recommend upgrading to a later
version of PHP.

Cheers!

Mike

---------------------------------------------------------------------
Mike Ford,  Electronic Information Services Adviser,
Learning Support Services, Learning & Information Services,
JG125, James Graham Building, Leeds Metropolitan University,
Headingley Campus, LEEDS,  LS6 3QS,  United Kingdom
Email: m.ford@xxxxxxxxxxxxxx
Tel: +44 113 283 2600 extn 4730      Fax:  +44 113 283 3211 

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux