Home>Website Programming>PHP>
PHP
PHP is an free inline scripting language mostly found on linux servers. If you're familiar with Perl or C-based languages you'll probably have no problems picking up PHP.
Articles and Tutorials
- Search Engine Friendly URLs
By: Chris Beasley, Published: 2003-04-21 Updated: 2006-03-02
Learn how to make your dynamic site search engine friendly with this tutorial. - Using Cookies in PHP
By: Chris Bowyer, Published: 2003-04-25
Learn how to use cookies in php. - Saving Resources with phpCache
By: Chris Beasley, Published: 2003-04-25
Learn how to use the phpCache script to save your server resources. - Amazon Web Services: A Brief Introduction Using PHP
By: Dan O'Brien, Published: 2004-02-02
Learn how to drive revenue by implementing Amazon.com's powerful web services (AWS). - Amazon Web Services Add-Ons
By: Dan O'Brien, Published: 2004-03-04
Learn how to extend your PHP-powered AWS store with these tips and tricks. - The First Steps In Making A Dynamic Website
By: Mike Richardson, Published: 2004-03-24
Learn how to create your first database driven PHP website. - Building an HTML Cache of your Database Driven Site
By: Chris Beasley, Published: 2006-01-08
Chris explains how you can save server resources by turning your database heavy php pages into static HTML files automatically. - Uploading Files with PHP
By: Staff Writer, Published: 2006-04-19
Learn how to use HTML forms and PHP to upload files from your browser to your server. - Resizing Images with PHP
By: Staff Writer, Published: 2006-05-31
Learn two methods of resizing images with PHP. - Advertisement Geotargetting with PHP
By: John West, Published: 2006-07-27
Utilize this tutorial to build your own geotargeting system for serving advertisements.