2008/6/27 Colin Guthrie <[EMAIL PROTECTED]>:
> As I very humorously hinted at in a earlier mail on this thread, it is a
> very, very good idea to get into the habit of putting constants *first* in
> if/while/etc statements.
>
> if ("Dan S" = $user_name)
>
> PHP/C/C++ etc. Bombs with a syntax error.
>That is a great tip, thanks! Dotan Cohen http://what-is-what.com http://gibberish.co.il א-ב-ג-ד-ה-ו-ז-ח-ט-י-ך-כ-ל-ם-מ-ן-נ-ס-ע-ף-פ-ץ-צ-ק-ר-ש-ת A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing?

