Advertisement
Screen shot 2012-05-03 at 3.37.51 PM

Server Side Essentials

Screen shot 2012-05-03 at 3.37.51 PM
” … Just as PHP and MySQL have grown from the young upstarts of the web development world into mature, stable platforms for billion-dollar businesses, this book that I’ve been writing... Read More
 
php-mysql
Kevin Yank’s done it again! He’s just completed a new 2012 edition of his best-selling book (Build Your Own Database Driven Web Site, 4th Edition) which is now titled - PHP &... Read More
 
PHP5.3 on Windows
PHP 5.4 has a built-in web server which you can use for testing your applications. Craig looks at the new facility and the options available to developers.Read More
 
Thumbnail
Location-based applications are all the rage. What used to be prohibitively expensive GPS devices are now sitting in the of pockets of a great many people, embedded within smartphones and other... Read More
 
 
Location-based applications are all the rage. What used to be prohibitively expensive GPS devices are now sitting in the of pockets of a great many people, embedded within smartphones and other... Read More
Thumbnail
What do pictures in an online photo album, email attachments in a web-based mail client, and data files submitted to an online application for batch processing all have in common? They all rely on... Read More
 
525-mysql-automation
In the second part of Craig's database series, he discusses how to create triggers in MySQL which run automatically when records are added, changed or deleted.Read More
 
525-mysql-automation
Craig provides an overview of two powerful database features: triggers and events. He describes what they are and suggests when they should and shouldn't be used.Read More
 
 
How will your web application scale? When you reach millions of users, it's likely you'll need to rethink parts of your application's architecture. In this article, Jack gives us a quick tour and... Read More
 
No matter how much you trust your hosting company, disasters happen. You should ensure that you have a full backup of your WordPress database and files to restore from easily, without losing any... Read More
In a recent article, we saw how easy it is to get a web server up and running on Windows with PHP, IIS, and SQL Server Express using the Web Platform Installer. In this article, Akash explains how to... Read More
Web development frameworks enable you to build highly functional applications very quickly, and are increasingly seen as a must for any new project. Python-based Django bills itself as “the Web... Read More
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... Read More
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... Read More