Re: $_POST array not being populated

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

 



Bennie Foreman wrote:
> Hi,
> I am new to the PHP world so don't give me too much grief if this has a
> simple solution.  My problem is that the $_POST array is not being
> populated.  I have created a form and the method of that form is "POST".
> I
> have started the session using session_start() but still nothing.  When I
> try to display what is in the array using print_r($_POST) all I get is
> Array().  Did I screw up the PHP configuration?
>
> PLEASE HELP!  This is driving me mad...

Are you sure you didn't just print() it instead of print_r()?...

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
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