When to use a single(‘) or double(“) quote in PHP
When writing in PHP, the developer has the option to edit utilize single (‘)(apostrophe) or a double quote(“). The ability to use either quote is a convenient, but it should be noted that there is a subtle, yet distinguishable difference between each. There is actually a strategic use for each one
Read more


November 2, 2010 