Official Review
NULL
|
Other links at PHP > Magazine Articles |
| 1. |
The latest best-kept secret
|
|
|
With the same features as ASP and JSP, PHP is the fastest growing Apache add-on....as well as .asp and .jsp (and .htm/html for ordinaryWeb pages), another file extension is becoming increasingly common - .php....As another Netcraft survey shows, there are currently around 700,000 sites using it.
|
| 2. |
PHP From an IT Manager's Perspective
|
|
|
In this article, Tobias Ratschiller (who runs http://phpwizard.net) explains what PHP is, what it can do, and where it stands compared to other programming and scripting languages.
|
| 3. |
Simple Server Side Includes
|
|
|
Anyone who's ever had to change a multitude of static pages on a site knows what a pain it is to find and change the same snippets of code on one page after another- even using an HTML editor's find-and-replace function can be cumbersome since you have to upload...
|
| 4. |
What's New in PHP4?
|
|
|
This article takes a quick look at PHP4's new features. Some of the issues discussed include: the difference between PHP3 and PHP4, Sessions, Output Buffering, COM support on Windows, Java support, and more.
|
| 5. |
PEAR Tutorials
|
|
|
PEAR is the standard library of PHP code for PHP4. Tutorials and documentation on PEAR can be found here.
|
|
|