PHP

Getting started with Delphi for PHP

This article guides you through a brief tour of CodeGear's Delphi for PHP, a visual IDE for developing applications in PHP. Read more »

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 »

Tags: pdf, php

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 »

Tags: dom, php, xml

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 »

Log in


Sign up | Forgot your password?

  • Staff Aussies to pay more for Win 7

    If you are looking to make some money in these troubled times, perhaps importing copies of Windows 7 could be for you. Read more »

    -- posted by Staff

  • Staff Firefox: Greens want it, 3.5rc2 not up to par

    This week's roundup looks at the situation surrounding a campaign to change Outlook HTML renderer, a Greens MP wants to install Firefox but is restricted and all the photos from the iPhone 3GS launch. Read more »

    -- posted by Staff

  • Chris Duckett Microsoft misses the Outlook point

    Ask designers which mail program is the bane of their existence, and you'll find that Outlook tops the list. The reason why the most popular email reader is also the most painful is simple: it uses Word to render HTML emails. Read more »

    -- posted by Chris Duckett

What's on?