Advertisement
php-mysql

PHP & MySQL Tutorials

php-mysql
We all know Kevin Yank is a pretty smart guy. Now’s your chance to see if you’re as smart as Kev, by taking the PHP & MySQL Quiz (which accompanies his new book “PHP &... Read More
 
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
 
Powered by the PHP framework
PHP 5.4 has finally been released. Craig looks at the what's new, improved and removed.Read More
 
 
phpmaster
Are you up to speed with Phar, WordPress plugin debelopment, building web services using PHP and SOAP, the Observer Pattern, and persistence agnosticism?Read More
 
feature
Panayotis Matsinopolouos continues his account of how his company set up a successful MySQL Master-Slave configuration. This is the second of two parts.Read More
 
feature
There are very good reasons for setting up Master-Slave MySQL replication, not least being able to run backups off the Slave without impeding the performance of the Master. Panayotis Matsinopoulos... Read More
 
631-psuedo-random-php
Craig explains how you can write your own random number generator in PHP - and why you'd want to do that given that PHP has its own random generation functions.Read More
 
 
Thumbnail
Web applications usually follow a synchronous communication model. However, non-interactive and long-running tasks (such as report generation) are better suited for asynchronous execution. One way... Read More
 
Thumbnail
If you’ve ever tried to read code written by someone other than yourself (who hasn’t?), you know it can be a daunting task. A jumble of “spaghetti code” mixed with numerous oddly named... Read More
 
Thumbnail
Ok, so you’re pretty comfortable with using the Zend Framework, specifically the use of Forms. Along with that, you have a good working knowledge of how to combine a host of standard validators... Read More
 
Thumbnail
Phing is a PHP project build tool based on Apache Ant. A build system helps you to perform a group of actions using a single command. If you’re wondering why PHP needs a build tool, consider a... Read More
 
Thumbnail
Phing is a PHP project build tool based on Apache Ant. A build system helps you to perform a group of actions using a single command. If you’re wondering why PHP needs a build tool, consider a... Read More
 
Thumbnail
Did you know there are over 4 billion mobile phones in use today ? Here in Australia, we have a population of approximately 11 million people and over 22 million mobile phones – that’s an... Read More