$title="Articles about PHP";
require("include/header.inc");
?>
- UnixIntegration: Building A Cross-Platform Web Infrastructure, Part I
- Brian Platz and Robert Flannigan take a look at all the options out there and end up choosing PHP over all the
big guys.
- WebTechniques: A Contact Database using MySQL and PHP
- Mike Miller builds a contact database with MySQL and PHP
WebTechniques: Dynamic Web Pages with PHP3
As PHP gets an upgrade and name change, Rasmus explains its history and shows us some new features
by building a dynamic Web photo album.
If you have written an article, or spot one on the Net somewhere that isn't listed here, please send a note
to core@php.net and we will be sure to add it to this list.
require("include/footer.inc");
?>