Also, since this is a very massive list with high traffic, quote when necessary.
For example, consider this message:
> Can i draw something ?
Yes you can
> Thanks
You're welcome
In that case quote is quite useful :D
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http:/
hp-general@lists.php.net
Subject: [PHP] Re: Undefined Variable Problems...
Please keep responses on the mailing list / newsgroup...
Nick Zukin wrote:
> Thanks for the quick response.
>
> Yes, had to turn register_globals on because it broke things. Many of
these
> sites aren't mine and I h
Please keep responses on the mailing list / newsgroup...
Nick Zukin wrote:
> Thanks for the quick response.
>
> Yes, had to turn register_globals on because it broke things. Many of
these
> sites aren't mine and I have no idea what's involved in trying to fix them
> all. If you saw a full 1.2 GB
Nick Zukin wrote:
...
> line 79, if ($forum_admin == 1) {
> line 486, $uname = $cookie[1];
> line 216, $pwd = "$user[2]";
>
> Line 79 is not part of a function or class. It is the first reference to
> $forum_admin in the script. The other two are within functions and the
> first call within tho
4 matches
Mail list logo