Penguin

Differences between version 6 and predecessor to the previous major change of PHP.

Other diffs: Previous Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Wednesday, January 7, 2004 6:20:45 am by StuartYeates 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 available at PhpPear (also http://pear.php.net)