Page 1 of 1

Script from php.net giving a parse error.

Posted: Fri Mar 16, 2007 8:17 am
by impulse()
I did start writing the error here but I realised half way through what the error with the script was. Has anybody come across parse errors on php.net 'User Contributed Notes'?

I don't want to sound like a moaner to php.net, should I e-mail them and let them know of the little mistake?

Posted: Fri Mar 16, 2007 8:26 am
by superdezign
Most people, when they find an error in code there, post a comment like everyone else.

Posted: Fri Mar 16, 2007 8:28 am
by feyd
If it's in the user comments, it's user-beware.

Posted: Fri Mar 16, 2007 10:39 am
by RobertGonzalez
Yes, there have been quite a few samples from the users that make apps puke. My advice... review the code before using it, clean it up, then test it thoroughly.