PHP
How do I ... recursively scan directories with PHP's DirectoryIterators?
One of PHP5's most interesting new features is the addition of Iterators, a collection of ready-made interfaces designed to help in navigating and processing hierarchical data structures. Read more »
Powerful Web Services with PHP and SOAP
We show you how to take your Web applications to the next level with SOAP, the "powerhouse of Web services", building high-end Web services with pure PHP. Read more »
Generating PDF files with PHP and FPDF
This tutorial provides an overview of the FPDF functionality and two examples using the PHP object-oriented approach to get you started with building your own PDFs. Read more »
Get the correct time by converting between time zones with PHP and PEAR
PHP comes with an extensive catalog of date and time functions, however, a quicker alternative is to use the PEAR Date class, which comes with built-in support for time zones and is, by far, the simplest way to perform date conversions. Read more »
Dynamic XML document construction with the PHP DOM
We introduce you to the main functions in PHP's DOM API, showing you how to programmatically generate a complete well-formed XML document from scratch and save it to disk. Read more »
Extend MediaWiki with custom extensions
Learn to write your own custom extensions for the PHP-based MediaWiki. Read more »
Transform plain text files into Web pages automatically with this PHP script
Learn how you can use PHP to quickly transform plain ASCII text into perfectly readable HTML markup. Read more »
Read input and manipulate files on Linux systems with PHP scripts
If you are already familiar with PHP code for Web sites, then you'll find it works great for command-line scripting on Linux systems. Read more »
Install, configure and integrate PHP and MySQL on Windows
PHP and MySQL are a powerful combination when it comes to providing dynamic content to your user base. Get the step-by-step instructions for installing and configuring these products in a Microsoft Windows environment. Read more »
Build your own RSS client with PHP
Learn how to use the PEAR XML_RSS package to build a simple RSS client that integrates news headlines from multiple RSS feeds into a single Web page Read more »
News and features
- Latest
- Popular
- Features
- Most Discussed
-
I recently wrote an introduction to the Google Web Toolkit based on Lars Rasmussen's session at the Google Developer Day 2008 in Sydney. Following the introductory session Lars gave us a deeper insight into GWT, particularly what's new in version 1.5. Read more »
-
At this year's Gartner Application Development, Integration and Web Services Summit, I attended Gene Phifer talk: "Portal of the Future: What's Beyond Web 2.0?". Read more »
-
Google's new foray into image searchGoogle is developing visual crawling software that can be used for facial recognition and scene analysis. In addition images can be matched with display ads and utilise geotagging information for various applications. Read more »
-
Aftermarket opportunities with Android
2008/07/04 10:07:38
-
2008/07/04 10:05:51
-
Getting started with Android's SDK
2008/07/04 09:58:01
Most popular tags
What's on?
-
Club Builder: Sports, Gates and Gears
This week on Club Builder: Steve Ballmer gives a teary goodbye to Bill Gates, Mark Taylor moves into IT endorsements and we ask some Google Gears questions.

