Official Review
NULL
|
Other links at PHP > Magazine Articles |
| 1. |
Reliable & free! It has to be Apache! by Nakul Goyal
|
|
|
WEB servers come in various shapes and sizes. They run under a variety of operating systems, have varying levels of power and complexity, and range in price from rather expensive to free. One of them is Apache.
|
| 2. |
Dealing with cannot modify header errors
|
|
|
Ever have that problem when you goto set a cookie, or start a session, or even do a redirect and you get the error "Warning: session_start(): Cannot send session cookie - headers already sent by (output...
|
| 3. |
Treasure Trove
|
|
|
PHP is a Web scripting language that is the functional equivalent of Microsoft's VBScript and Active Server Pages except that PHP is more platform-agnostic...PHP3 provides myriad powerful features for your Web applications.
|
| 4. |
Why PHP?
|
|
|
PHP is now the most popular module for the Apache server, currently running on about two million Web sites. This article discusses a short history, what to look for in a scripting engine, advantages and disadvantages of PHP, and more.
|
| 5. |
Comparing PHP with Perl for Dynamic Web Pages
|
|
|
The main issues discussed in this article about PHP versus Perl are (1) Perl does not separate code from HTML (2) mod_perl is a fine hack, but still a hack (3) and performance.
|
|
|