On Friday 10 December 2004 04:48, Danny Brow wrote:
> 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?

No

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

Yes

-- 
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
------------------------------------------
/*
BOFH Excuse #227:

Fatal error right in front of screen
*/

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

Reply via email to