Official Review
NULL
|
Other links at PHP > Magazine Articles |
| 2. |
PHP Tunisie Magazine
|
|
|
PHP Tunisie Magazine is a FREE monthly french magazine for PHP Professionnals. The magazine is created and maintained by PHPTunisie members.
|
| 3. |
Evolution of a Super Hero
|
|
|
The release of PHP 4.0, the long-awaited, next generation of the popular Web scripting language, is just around the corner. The most recent version, release candidate 1, is stable and ready to take over PHP 3.0's role in Web application development. The release takes PHP to new levels, with increased performance, more features, and cleaner syntax.
|
| 4. |
Web Services with PHP using XML-RPC
|
|
|
One of the most important ideas in creating scalable Web sites is to decompose our programs into more modular Web services. Our Web pages will no longer read a database, process the business logic and spew out HTML. Instead we will subdivide our pages into multiple sections, and render each section by calling different Web services. In this way we spread the CPU load across multiple servers. This article shows you how to implement these Web services using XML-RPC and PHP.
|
|
|