
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 Best Practicesby Alex Cabal - phpbestpractices.org
This text is an attempt to compile a set of instructions for what can be considered best practices for common and confusing issues and tasks in PHP. It's a guide suggesting the best direction to take when facing one of the common low-level tasks.
(20144 views)
PHP Reference: Beginner to Intermediate PHP5by Mario Lurig
A collection of over 250 PHP functions with clear explanations in language anyone can understand, followed with examples. The book includes numerous additional tips, the basics of PHP, MySQL query examples, regular expressions syntax, etc.
(23294 views)
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.
(19002 views)
Hacking with PHPby Paul Hudson
This book teaches PHP from scratch, no PHP programming skill is assumed. The topics are ordered in such a way as to allow newcomers to progress smoothly and quickly in their learning without having to copy thousands of lines of code.
(33188 views)