PHP: Difference between revisions

The educational technology and digital learning wiki
Jump to navigation Jump to search
Line 9: Line 9:


* [http://www.php.net/ PHP Main Page] (PHP Home Site)
* [http://www.php.net/ PHP Main Page] (PHP Home Site)
* http://en.wikipedia.org/wiki/Php PHP] (Wikipedia)
* [http://en.wikipedia.org/wiki/Php PHP] (Wikipedia)


See also our [[PHP links]] page (nothing but links)
See also our [[PHP links]] page (nothing but links)

Revision as of 15:43, 13 September 2007

Draft

PHP is a server-side html-embedded scripting language. It lets you write simple scripts right in your HTML files much like JavaScript does, except, unlike Ja vaScript PHP/FI is not browser-dependant. It can replace cgi-scripting with Perl, Python etc. in many occasions.
At Tecfa, we use PHP (together with [/guides/mysql/ MySql]) to build virtual libraries and educational groupware and more ...

A lot of educational portalware is written in PHP, i.e. with the popular LAMP / WAMP software bundle.

Links

See also our PHP links page (nothing but links)