On Fri, Apr 25, 2008 at 1:14 PM, Eric Butera <[EMAIL PROTECTED]> wrote:
> On Fri, Apr 25, 2008 at 3:09 PM, Nathan Nobbe <[EMAIL PROTECTED]> > wrote: > > i do; that way when the script terminates the session is wiped clean :D > > $GLOBALS would get you the same thing a lot easier. I've had to use > sessions in cli before just because I converted some old front-end > scripts that used to be spawned via a cron curl directly to CLI. So I > guess I can see it happening sometimes. *shrug* > it was a joke :P