

Table of Contents
Issue 05.2007 (May)

Delphi for PHP
By Andreano Lanusse
The Robustness of the Delphi Now Also for PHP
CodeGear’s most recent release: Delphi for PHP, an Integrated Development Environment (IDE), is totally dedicated to PHP developers and brings Rapid Application Development (RAD) and 100% visual development into the PHP world. Delphi for PHP is based on the proven and award winning development environment, Delphi. In this article we’ll talk about the Visual Component Library (VCL) now available for and built in PHP, the integrated debugger, the code editor, and much more.[Read More]

PHP-GTK Extensions
By Anant Narayanan
Creating Effective GUI Applications
Thinking about developing your next desktop application in PHP? Yes, that’s right. PHP-GTK allows you to create high-quality cross-platform GUI applications. Before you jump onto the PHPGTK bandwagon however, it will be useful to know how you can improve the overall efficiency of your application using one of the several extensions that PHP-GTK has to offer. This article will step you through building PHP-GTK applications and utilizing its extensions for rapid GUI development.[Read More]

Beginner’s Guide to PHP
By Marc Isikoff
Intro to OOP and Classes, Part II
Last issue (Issue 3.2007) I furthered the introduction to PHP, with an overview of Object-Oriented Programming, commonly abbreviated as OOP. This is also a core PHP programming skill, especially when it comes to reuse of objects such a member of a web site. Each member would have different data values (name, email, and so on) but would all share the similar elements that hold the disparate values. In this issue you will get a further introduction to Object-Oriented Programming in PHP 5.
[Read More]

All About XML HttpRequest
By PHP Magazine
Demystifying the API
XMLHttpRequest is a single object with a few properties and methods. Yet the ramifications of using it are immense. If you are using Ajax today and have always been a bit mystified about what XMLHttpRequest does then this article is for you.[Read More]

27.06.2008
Purchase Domain Names Ending in Whatever You Like
The Board of the Internet Corporation for Assigned Names and Numbers (ICANN) recently approved a proposal that would allow companies to purchase …
26.06.2008
Get to Know the Symfony 1.1 Architecture Before Its Release
Fabien Potencier, before releasing Symfony 1.1, has given some information about its architecture. He explains saying that the symfony 1.1 framework is …
25.06.2008
Quantcast Unwraps New Audience Measurement Solution
Quantcast, a provider of Open Internet Ratings, has introduced a new audience measurement solution that combines cookie-based traffic counts with people-based audience …

Open Source Web Development with LAMP
Derick Rethans
This book on LAMP is not primarily focused on PHP, actually quite a small part is devoted to PHP.It starts with a very brief explanation in …
MySQL Cookbook, Second Edition
Paul DuBois
A handy resource when you need quick solutions or techniques, this Cookbook addresses specific questions in using MySQL. You'll find dozens of short, focused pieces of …