Aquesta pàgina forma part de la documentació de Moodle en català, tot i que no ha estat traduïda encara. Podeu contribuir obertament a les tasques de traducció. Podeu consultar la Guia d'edició de la documentació i també participar ens els debats del fòrum de traductors de la documentació a moodle.org

PHP FAQ: diferència entre les revisions

De MoodleDocs
Salta a:navegació, cerca
Línia 17: Línia 17:
== How is PHP used by Moodle? ==
== How is PHP used by Moodle? ==


* [[PHP]] in Moodle Docs (will soon be merged with this page).
* [[Installing Moodle/Creating custom php.ini files]]
* [[Installing Moodle/Creating custom php.ini files]]
* [[PHP settings by Moodle version]]
* [[PHP settings by Moodle version]]
* [[PHP error logs]]
* [[PHP error logs]]
* [http://moodle.org/mod/forum/search.php?notwords=Re:&id=5&subject=php.ini php.ini related discussions] in the Moodle forums
* [http://moodle.org/mod/forum/search.php?notwords=Re:&id=5&subject=php.ini php.ini related discussions] in the Moodle forums
([[PHP]] in Moodle Docs will soon be merged with this page. --[[User:Frank Ralf|Frank Ralf]] 08:17, 13 May 2009 (UTC))


== Which version of PHP is required by Moodle? ==
== Which version of PHP is required by Moodle? ==

Revisió del 08:17, 13 maig 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?

(PHP in Moodle Docs will soon be merged with this page. --Frank Ralf 08:17, 13 May 2009 (UTC))

Which version of PHP is required by Moodle?

See also: