Returns the names and values of all the constants currently defined.
This includes those created by extensions as well as those created with
the define() function.
Parameter Liste
categorize
May be passed, causing this function to return a multi-dimensional
array with categories in the keys of the first dimension and constants
and their values in the second dimension.
Dieses Tutorial beschreibt sehr gut die Wirkunsweise von objektorientiertes Programmieren. Also bestens geeignet um das objektorientierte Programmieren zu verstehen.
In mehreren Tutorials wird der Zugriff auf Facebook Daten mittels Graph API, FQL und REST API erklärt. Alle Codebeispiele liegen zum Ausprobieren in einem SVN, bzw. github Repository bereit.