in reply to (jeffa) Re: Style, style, style
in thread Style, style, style
7. 'simple string'; or "simple string"
The former, i try to only use double quotes when i need something interpolated.
Agreed. Why risk a careless update to the string that contains a $ or @ and the associated problems when you intended to print out the literal string?
|
|---|