Re: [PHP] Class Static variables in double quoted string or heredoc
[email protected] ("Nathan Nobbe") Fri, 25 Apr 2008 13:09:35 -0600
| Newsgroups | php.general |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Apr 25, 2008 at 12:52 PM, Eric Butera <[email protected]> wrote: > On Fri, Apr 25, 2008 at 2:50 PM, Robert Cummings <[email protected]> > wrote: > > Why would anyone use htmlspecialchars() on a shell script? > > > > >:) > > Who uses a session in a cli script? > i do; that way when the script terminates the session is wiped clean :D -nathan