View Single Post
Old 12-11-2007, 07:55 PM   #13 (permalink)
ReSpawN
The Frequenter
 
ReSpawN's Avatar
 
Join Date: Nov 2007
Location: Netherlands
Posts: 460
Thanks: 49
ReSpawN is on a distinguished road
Default

Quote:
Originally Posted by Wildhoney View Post
Lol! I can see those monsters playing a big part in this community I'm sure we all have a few of those monsters in our code.



I've never had a need for double quotes except when using \r and \n.
Good point. I've only been using it in javascript (for popups and ofcourse alerts/confirms). Next to that, can't recall where I used it. Oh, I used it for
PHP Code:
$rSql 'SELECT * FROM prefix_table WHERE username LIKE "%$user%"' 
__________________
"Life is a bitch, take that bitch on a ride"
Send a message via MSN to ReSpawN
ReSpawN is offline  
Reply With Quote