Category: PHP

JavaScript for PHP Developers 0

JavaScript for PHP Developers

If you want to significantly expand your web development skills beyond PHP, this practical, hands-on book teaches you ECMAScript—the core JavaScript language—from the ground up. You’ll discover some similarities between JavaScript and PHP, such as conditions...

PHP Web Services 0

PHP Web Services

Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell...

Joomla! Bible, 2nd Edition 0

Joomla! Bible, 2nd Edition

Your complete guide to the Joomla! content management system Whether you use Joomla! to power a website, intranet, or blog, you’ll need a good how-to reference on this complex, but not always intuitive, content management software....

Programming PHP, 3rd Edition 0

Programming PHP, 3rd Edition

This updated edition teaches everything you need to know to create effective web applications with the latest features in PHP 5.x. You’ll start with the big picture and then dive into language syntax, programming techniques, and...

Learning PHP Design Patterns 0

Learning PHP Design Patterns

Build server-side applications more efficiently—and improve your PHP programming skills in the process—by learning how to use design patterns in your code. This book shows you how to apply several object-oriented patterns through simple examples, and...

Creating Concrete5 Themes 0

Creating Concrete5 Themes

Creating a concrete5 theme isn’t complicated if there’s already a HTML document. There are only very few PHP functions you’ll have to add, but those are powerful and give you a lot of freedom. As you’ll...