A few months ago, you learned how to create an in-place editing system. Today, we'll take things a step further as we create a simple backend, which will...
Database operations often tend to be the main bottleneck for most web applications today. It's not only the DBA's (database administrators) that have to...
Today, we are going to be building a newsletter system using PHP with a MySQL background. The tutorial will cover building a system that allows for multiple...
In today's video tutorial, we'll be building a login system with PHP and MYSQL. Many, many features will be covered; including MySqli, Prepared Statements,...
For those of you who have been following the last few screencasts, you must have noticed that each tutorial has been centered around a "photo site" theme....