Download WordPress Themes, Happy Birthday Wishes
Home » Tag Archives: PHP

Tag Archives: PHP

O’Reilly PHPUnit Pocket Guide

This quick-reference book puts all the answers are right at your fingertips. It's an invaluable companion for anyone interested in testing the PHP code they write for web applications. The only problem with this popular testing tool was its lack

Read More »

AJAX and PHP: Building Responsive Web Applications

Assuming a basic knowledge of PHP, XML, JavaScript and MySQL, this book will help you understand how the heart of AJAX beats and how the constituent technologies work together. After teaching the foundations, the book will walk you through numerous

Read More »

PHP Reference: Beginner to Intermediate PHP5

Book Description A collection of over 250 PHP functions with clear explanations in language anyone can understand, followed with as many examples as it takes to understand what the function does and how it works. This book includes numerous additio

Read More »

Super Awesome Advanced CakePHP Tips

Book Description This book will speak to an audience of developers already familiar with PHP but who may not be PHP experts. This book is tailored for those new to CakePHP and who want a thorough tutorial. About the Author Matt Curry is web devel

Read More »

RESTful PHP Web Services

Learn the basic architectural concepts and step through examples of consuming and creating RESTful web services in PHP. This book targets PHP developers who want to build or make use of RESTful web services, or explore the options available to them

Read More »

PHP Cookbook: Solutions and Examples for PHP Programmers

This book is absolutely packed with quick solutions to common obstacles or ideas in PHP. The chapters on security are worth their weight in gold, as you'll learn how to properly protect your site against unauthorised use. PHP Cookbook has a weal

Read More »

PHP Succinctly

Known for its straightforward simplicity, PHP is an open source, general-purpose scripting language oriented for web development. In PHP Succinctly, author José Roberto Olivas Mendoza guides newcomers through PHP's basics, which includes deployment,

Read More »

PHP Programming – A Comprehensive Guide to Programming in PHP

You will learn PHP programming language by understanding how its primary functions work, how it interacts with HTML, and how its nature of being a server-side scripting language differs from a client-side language, such as JavaScript.

Read More »

Functional PHP: The Art of Functional Composition

Learn to use PHP in ways you never knew you could. Functional Programming offers a fundamental shift in the way you design your applications by focusing on the use and composition of pure functions to create programs that are robust, extensible, test

Read More »

PHP 5 Power Programming

In this book, PHP 5's co-creator and two leading PHP developers show you how to make the most of PHP 5's industrial-strength enhancements in any project - no matter how large or complex. Their unique insights and realistic examples illuminate PHP 5

Read More »