Differences between version 4 and revision by previous author of PHP.
Other diffs: Previous Major Revision, Previous Revision, or view the Annotated Edit History
Newer page: | version 4 | Last edited on Wednesday, November 12, 2003 2:16:54 pm | by DanielLawson | Revert |
Older page: | version 3 | Last edited on Tuesday, September 2, 2003 3:05:06 am | by AristotlePagaltzis | Revert |
@@ -1,3 +1,5 @@
PHP is a [Recursive|RecursiveAcronym] [Acronym] for PHP: Hypertext Preprocessor, a widely used Web development language that can be embedded into HTML. It's part of [LAMP] and now attempting to become a general purpose scripting language. PHP.net have a great [introductory tutorial|http://www.php.net/tut.php]. The [online manual|http://www.php.net/docs.php] is very useful.
This Wiki is written in [PHP]. Other cool things written in [PHP] include [Cacti], most WebMail clients and [The Eight Ball|http://www.8ball.net.nz/]
+
+[PHP] has an interface for installing new modules, much like Perl's CPAN archive. The [PHP] equivalent is called 'Pear', and there are some notes on it availabl at PhpPear