
PHP

Introduction WordPress, as a platform, has moved from only being a blogging platform, to a platform for a wide variety of websites. One major reason for this, is how easily WordPress can be... Read More
on PHPMaster, we present tutorials on protecting yourself from cross-site scripting attacks, using Redis with the Predis library, understanding REST, using an Access database with PHP, and working... Read More
” … 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
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
Over on PHPMaster we've covered tutorials on deploying your apps with Phing, how to give your first PHP presentation, maintaining your server from the command line, and plenty more.Read More
It's time to read all the great articles we've just published at PHPMaster, on topics as diverse as testing, software application services, and freelancing, as well as an explanation on how to pump... Read More

In this tutorial Vladislav walks us through how to validate forms in WordPress by creating a simple plugin.Read More
Over at PHPMaster, we're looking into Role Based Access Control, using pChart with Google Analytics, integrating data mappers into a domain model, error logging with MongoDB and Analog, and more.Read More
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

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

For many years I used a code editor that is now discontinued by its developers, and the introduction of HTML5 and CSS3 led me to look for an editor that supports the new tags and properties. In this... Read More

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




