The Wayback Machine - https://web.archive.org/web/20120904140859/http://www.developer.com:80/lang/php
RSS RSS feed

PHP Section Index

Lithium PHP Framework Now Fueled by Engine Yard

The PHP 5.3-based Lithium Framework lands financial and promotional backing from Rails platform provider Engine Yard.

My Automated PHP Scripts for Creating FTP Connections to a Remote Server

An explanation of my automated PHP scripts for creating a FTP connection to a remote server and streaming data back for processing.

5 Cool PHP Image Manipulation Tricks

Learn five cool PHP image manipulation tricks using the popular ImageMagick utility.

CodeIgniter: Create Your Own PHP Registration System

Step-by-step instructions for creating a registration and login process with the CodeIgniter PHP Web application framework.

Creating a Custom ACL in PHP

Utilizing an access control list in your PHP application can greatly increase security. Here's how it's done.

Using PHP and Java in the Same App with PHP/Java Bridge

Learn how to use PHP and Java in the same application, where Java behaves as a pure business logic component and PHP behaves as an interrogator component.

WordPress as CMS: Implement Custom Authentication

Need to customize your WordPress site's authentication but can't find a plugin? Learn how to implement custom authentication in WordPress.

Creating Neural Networks in PHP

Artificial intelligence is not just for C/C++ rockstars.  With PHP, you can implement neural networks in your Web applications.

PHP 5.4 and Zend Framework 2.0 Gearing up for Release

Beta releases of PHP 5.4 and Zend Framework 2.0 show developers what to expect in major updates set to debut in 2012.

Top 10 Free PHP Shopping Carts: Pros and Cons

There's no shortage of PHP shopping carts, but determining which one is right for your ecommerce project isn't easy. Here's a list of reviews for the 10 most popular.

Zend Server 5.5 Beta Advances PHP Automation

The dev release of Zend Server previews cloud automation capabilities for the PHP middleware server.

W3af Open Source App Vulnerability Testing Hits 1.0

Application vulnerability testing toolkit finally stabilizes with new PHP static analysis tools.

Zend Advances PHP Development for the Cloud

Zend partners with RightScale in new PHP development effort for the cloud.

Adobe Extends Flash Builder for Mobile and PHP

Adobe updates Flex and Flash Builder with new releases that enable developers to develop for multiple mobile platforms including Android, Blackberry and even iOS.

DooPHP: Lightweight PHP Framework, Powerful Tool

Learn how to leverage the DooPHP PHP framework to create a simple yet dynamic, database-integrated website.

FPDF: PDF Creation and Manipulation in PHP

FPDF provides PDF manipulation capabilities in PHP at open source prices. Find out how to use this single-class PHP enhancement.

10 Powerful PDT Tools, Tips and Tricks for PHP Developers

If you're a PHP Developer Tools (PDT) user, these 10 tips will make you a much more efficient PHP developer on Eclipse.

Managing Persistent Data with Doctrine 2 PHP ORM

The PHP object-relational mapper Doctrine 2 offers expansive capabilities for effectively managing data and relations.

Video: Testing Your Web Forms with Zend_Test and PHPUnit

Learn two easy ways to begin testing your Zend Framework forms using PHPUnit and the Zend_Test component.

Video: An Exploration of PHP's Object-Oriented Features

This video introduction to PHP's object-oriented features explores creating class hierarchies through inheritance, class abstraction, and managing arrays of objects.

Video: Getting Started with Object-Oriented PHP

This screencast introduces you to PHP's object-oriented syntax, showing you how to create and populate a class and how to work with object data.

9 More Experimental PHP Projects to Check Out

These nine cutting-edge PHP development projects bring the PHP language to everything from Android to Apple's Cocoa to Ruby.

Drupal 7 Updates Open Source CMS

Popular open source content management system Drupal gets a major boost after a long development cycle. Is it now ready for the enterprise?

PHP Command Line Scripting: Run Scripts from the Shell

Run PHP and Zend Framework scripts from the command line whenever you need to run scripts from the shell.

The New Features in PHP 5 Constructors and Destructors

The new OOP features in PHP 5 offer new features for constructors and destructors. Learn how to write almost any kind of constructor for your PHP 5 classes.

Sitemap | Contact Us