View Single Post
Old 10-31-2007, 03:52 PM   #8 (permalink)
bluesaga
Super Moderator
Advanced Programmer 
 
bluesaga's Avatar
 
Join Date: Sep 2007
Posts: 165
Thanks: 0
bluesaga is on a distinguished road
Default

Quote:
Originally Posted by Sled View Post
I've alwys used double quotes, because it's easier, you can just put the vars in there.
But now that I think about it, escaping every double quote of the html takes alot of time, and I might actually swith :p
Not that i don't promote using single quotes as they rock, but you do know you can just use single quotes for the places you use double quotes in the html? lol

And tbh, you shouldn't EVER need to escape quotes in a document as it should never be used with PHP and instead in a templating file....
__________________
Halo 3 Cheats
bluesaga is offline  
Reply With Quote