Re: Class Static variables in double quoted string or heredoc

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

 



On Fri, Apr 25, 2008 at 3:09 PM, Nathan Nobbe <quickshiftin@xxxxxxxxx> 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*

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