Community Member Profile
jmail
Member since Sep 26, 2011
- Profile: /members/9022-jmail.htm
- URL: www.jmail.pl
- Comments: 1
- Points: 9
Recent Blog Comments By jmail
-
People! Please Stop Using Single Quotes!
Posted on Sep 26, 2011 at 7:20 PM
in PHP double quotes strings are parsed and PHO is looking for $vars, if it find it change to value of $var with single quotes it doesn't do that. So that is an efficiency issue, and if you only send a text to user you HAVE to use single quotes... read more »



