Back to Library
Cover of Vol 2, Issue 2

php[architect]

Vol 2, Issue 2

February 2003

Articles
7

Time Travel - Breadcrumbs and History with PHP

by Peter James

What are you users up to while the visit your website? Peter James takes a look at how you can use a technique known as "breadcrumbing" to track your visitors' habits and usage of your PHP web applications.

The Object Oriented Evolution of PHP

by Zeev Suraski

One of the key ingredients in the upcoming version 5 of PHP will be the Zend Engine 2.0, with support for a brand new object-oriented programming model. In this article, Zend Engine co-creator and leader of the PHP development group Zeev Suraski describes the evolution of the object-oriented programming support in PHP, covering the new features and changes that are scheduled for PHP 5.

PHP in an N-Tiered World

by Dave Palmer

Dave Palmer writes about using PHP in a complex n-tier environment by interfacing directly with Java through the Enterprise Java Beans (EJB) platform.

Creating a Customized Template-Engine

by Andreas Demmer

For the do-it-yourselfers, Andreas Demmer shows how it is possible to build a customized templating engine that perfectly fits your needs, thus providing an alternative to off-the-shelf solutions that may be too complex (or not complex enough) for your needs

Building a Turing Test with PHP and the GD Library

by Marco Tabini

Bonus! Marco Tabini explores the world of Turing Tests—little application designed to prevent "bots" from accessing your websites.

Using, Reusing and Extending Smarty

by Tomica Jovanovic

Tomica Jovanovic's article demonstrates how to take best advantage of the Smarty templating engine. If you're planning to create a content-driven website, this article is for you!

Data Fingerprinting with Hash Functions in PHP

by Leon Vismer

How safe is the data you send across the Internet through your web forms? This month, Leon Vismer delves into the world of Hashed Message Authentication Code (HMAC), a sometimes tricky but very useful technique to protect the integrity of your information.

Our Partners

Collaborating with industry leaders to bring you the best PHP resources and expertise

Interested in partnering? Get in touch →