Re: Confused - $GLOBALS

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

 



On Thu, 2004-12-09 at 12:40 -0800, Richard Lynch wrote:
> My best guess from skimming your code is that you need:
> 
> global $_POST;
> 

should I put this at the top of my code with the rest of my variables?

> in the function that uses $_POST.
> 
> Or is $_POST always global anyway?
No. 

> 
> I always forget, because they changed it around on POST/GLOBALS/etc at
> some point, but only on some of them.  Grrr.
> 

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