05-29-2008, 02:14 PM
|
#8 (permalink)
|
|
The Prestige
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
|
just a tip about trailing white space, if you omit the closing php tag '?>' you dont run the risk of the script having white space at the tail of the file and still works (well depending on how your code is structured).
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
|
|
|
|