Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: PHP FAQ.

PHP FAQ: Difference between revisions

From MoodleDocs
Line 14: Line 14:
Books:
Books:


* [http://books.google.de/books?id=iUfIqyAbIU4C&dq=php+cookbook&printsec=frontcover&source=bn&hl=de&sa=X&oi=book_result&resnum=4&ct=result PHP Cookbook] by David Sklar.
* [http://books.google.de/books?id=iUfIqyAbIU4C&output=html PHP Cookbook] by David Sklar.
* [http://www.manning.com/reiersol/ PHP in Action] by Dagfinn Reiersøl with Marcus Baker and Chris Shiflett. ([http://books.slashdot.org/article.pl?sid=08/01/23/1446243 Book review on Slashdot].)
* [http://www.manning.com/reiersol/ PHP in Action] by Dagfinn Reiersøl with Marcus Baker and Chris Shiflett. ([http://books.slashdot.org/article.pl?sid=08/01/23/1446243 Book review on Slashdot].)



Revision as of 16:12, 5 February 2009


What is PHP?

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

Where can I learn more about PHP?

Online resources:

Books:

How is PHP used by Moodle?

TODO

See also: