
PHP with Guru99
by Krishna Rungta
Publisher: guru99 2013
Number of pages: 151
Description:
PHP is a serverside scripting language. This book is designed for beginners with little or no PHP experience. Apart from teaching the PHP syntax, this book also gives you steps to create a sample project (Ajax Based Poll Application).
Download or read it online for free here:
Read online
(online html)
Similar books
PHP Programming- Wikibooks
A comprehensive guide to programming in PHP. Topics: Learning the Language - basics; Advanced PHP - Data Structures, Object Oriented Programming (OOP), Templating, Libraries, Frameworks, Security, Command-Line Interface (CLI); etc.
(19208 views)
PHP 101: PHP For the Absolute Beginnerby Vikram Vaswani - Zend Developer Zone
This book caters for the absolute beginners to the intermediate and advanced PHP developers. It takes you through from what is a variable to a nice snippet the author found on backing up a databases or their individual individual tables.
(15090 views)
PHP Security Guide- PHP Security Consortium
This guide is the flagship project of the PHP Security Consortium, an international group dedicated to promoting secure programming practices. The guide offers information pertaining to a number of common security concerns for all PHP developers.
(18603 views)
PHP: The Right Wayby Josh Lockhart - phptherightway.com
There's a lot of outdated information on the Web that leads new PHP users astray, propagating bad practices and bad code. This must stop. PHP: The Right Way is an easy-to-read, quick reference for PHP best practices and accepted coding standards.
(20169 views)