To build PHP as an fhttpd module, answer "yes" to "Build as an
fhttpd module?" (the
--with-fhttpd=DIR
option to configure) and specify the fhttpd source base
directory. The default directory is /usr/local/src/fhttpd. If you are
running fhttpd, building PHP as a module will give better
performance, more control and remote execution capability.
Anmerkung:
Support for fhttpd is no longer available as of PHP 4.3.0.
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.