Quote:
Originally Posted by Fou-Lu
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.