Logo

PHP Essentials

Small book cover: PHP Essentials

PHP Essentials

Publisher: Techotopia

Description:
This online e-book covers all aspects of PHP programming. It begins with a brief history of PHP, then gives an overview of PHP, and why it is so useful to web programmers. It then covers all areas of PHP in detail: the basics of the language, file and filesystem handling, object oriented programming, MySQL and SQLite database access, handling of HTML forms, using cookies and PHP sessions. All chapters are accompanied by real world examples.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Hacking with PHPHacking with PHP
by
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.
(30164 views)
Book cover: The PHP Programming LanguageThe PHP Programming Language
- CodeAhoy
This book is a beginner's guide for writing PHP programs from scratch and learning practical programming skills to use with any language. This website is a treasure trove of knowledge and a great platform to enhance your PHP skills.
(1364 views)
Book cover: The Definitive Guide to symfonyThe Definitive Guide to symfony
by - Apress
Introduction to symfony, the leading framework for PHP developers, showing you how to develop web applications efficiently, even if you are a PHP beginner. It covers framework installation, configuration, page building, working with templates.
(23904 views)
Book cover: PHP ProgrammingPHP 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.
(17044 views)