View Single Post
Old 04-13-2011, 04:02 AM   PM User | #3
Dormilich
Senior Coder

 
Dormilich's Avatar
 
Join Date: Jan 2010
Location: Behind the Wall
Posts: 2,855
Thanks: 9
Thanked 288 Times in 284 Posts
Dormilich is on a distinguished road
Quote:
Originally Posted by Fou-Lu View Post
though I will suggest to always use single quotations when using a constant string since its faster than double quotations which require parsing;
that was true maybe 5 years ago, but nowadays there is no significant difference when using either quotation mark.
__________________
please post your code wrapped in [CODE] [/CODE] tags
Dormilich is offline   Reply With Quote