SitePoint Articles
Server-side Coding : Latest Articles
The Easy Way To Install PHP on Windows
- Server Side Essentials
- November 5th, 2009
- Tutorial
The new Web Platform Installer from Microsoft makes setting up PHP and PHP-based applications on Windows a breeze. Louis walks us through what’s available with this new tool and shows us how simple it is to start off with WordPress or Drupal on Windows with IIS.
Overcome Your Caching Conundrums
- Server Side Essentials
- November 2nd, 2009
- Article
Ever updated a web site’s markup and CSS only to have it render incorrectly when you load it in your browser? Perhaps you’ve had to tell a co-worker or client that they needed to refresh the site or empty their browser cache to view your updated site correctly? In this article, Zach shows us a few methods to avoid these headaches and turn the browser cache from a foe into an ally.
ColdFusion 9 at Your Service: Image Manipulation with AIR
- ColdFusion Tutorials
- October 29th, 2009
- Tutorial
One of the exciting new features in ColdFusion 9 is the addition of a web service layer wrapping several aspects of ColdFusion's functionality. Kai shows us how to access those services from an AIR app to manipulate images online.
Five Stars! Add a Rating Widget to your ColdFusion App
- ColdFusion Tutorials
- August 26th, 2009
- Tutorial
Your readers want to have their say! In this article Kai shows you how to add a rating widget to your ColdFusion 9 app using a custom tag and some Ajax magic courtesy of the Adobe Spry JavaScript library.
Other Recent Additions in Server-side Coding
| Article | Date | Type | Rated |
|---|---|---|---|
| Git: Your New Best Friend | August 25th, 2009 | Tutorial | 10.00 |
| Get Shorty: Trim the Fat with ColdFusion | August 5th, 2009 | Tutorial | 0.00 |
| What's New in ColdFusion 9? | July 15th, 2009 | Article | 0.00 |
| How To Handle File Uploads With PHP | July 10th, 2009 | Tutorial | 5.88 |