PHP Guide
PHP Core
Contents
Values and Types
Scalar:
Boolean
,
Integer
,
Float
,
String
Compound:
Array
,
Object
Special:
Null
Values and References
Variable
Expression and Operator
Statement
Function
Namespaces
Autoloading Object
Errors & Exceptions
References
Manual do php.net
Language Reference
History of PHP and Related Projects
List of Keywords
,
List of Parser Tokens
Changelog
PHP The Right Way
Learn X in Y minutes: PHP