Some Newbie Questions
Posted: Mon Oct 02, 2006 7:06 am
I've been dabbling in PHP for a while now and after pages and pages of documentation, I still have a couple lingering questions.
1) What is => used for exactly? I know that -> is for properties of classes but I haven't grasped => yet.
2) What is the function of //echo "Whatever" ? // represents a comment right?
Any and all assistance would be appreciated, thanks.
1) What is => used for exactly? I know that -> is for properties of classes but I haven't grasped => yet.
2) What is the function of //echo "Whatever" ? // represents a comment right?
Any and all assistance would be appreciated, thanks.