When using the syntax features PHP 5.4 (eg [] instead of array ()) in the Aptana's code editor I get a syntax error. Is there a way to add support for PHP 5.4?
I'm a little confused why I see some code in PHP with string placed in single quotes and sometimes in double quotes.
I just know in .NET, or the C language, if it is in a single quote, that means …
Possible Duplicate:
where we use object operator “->” in php
Reference - What does this symbol mean in PHP?
I see these in PHP all the time but I don't have a clue as to what they actually mean. …