Hey guys,
I just picked up a book on PHP today.
The author does describe when to use single quotes ( ' ' ) and when to use double quotes ( " " ). Like he said to use double quotes when the variable $PHP_SELF was being used.
I'm a bit lost on it though and I was wondering if someone could help me out here on when it's a good time to use single quotes and when to use double quotes and what they should be used with.
Any help would be appreciated,
Thanks
-Andy
I just picked up a book on PHP today.
The author does describe when to use single quotes ( ' ' ) and when to use double quotes ( " " ). Like he said to use double quotes when the variable $PHP_SELF was being used.
I'm a bit lost on it though and I was wondering if someone could help me out here on when it's a good time to use single quotes and when to use double quotes and what they should be used with.
Any help would be appreciated,
Thanks
-Andy












