PHP
manuals.
Internet programming. |
Definition of PHP |
Self-referentially short for PHP: Hypertext
Preprocessor, an open source, server-side, HTML embedded scripting
language used to create dynamic Web pages.
In an HTML document, PHP script (similar syntax to that of Perl or C )
is enclosed within special PHP tags. Because PHP is embedded within
tags, the author can jump between HTML and PHP (similar to ASP and Cold
Fusion) instead of having to rely on heavy amounts of code to output
HTML. And, because PHP is executed on the server, the client cannot view
the PHP code.
PHP can perform any task that any CGI program can do, but its strength
lies in its compatibility with many types of databases. Also, PHP can
talk across networks using IMAP, SNMP, NNTP, POP3, or HTTP.
PHP was created sometime in 1994 by Rasmus Lerdorf. During mid 1997, PHP
development entered the hands of other contributors. Two of them, Zeev
Suraski and Andi Gutmans, rewrote the parser from scratch to create PHP
version 3 (PHP3).
|
|
Manual |
Description |
Online
|
Format / File |
Ads / Size |
|
PHP-net
manual |
All the information about PHP in this manual. Recommended and always updated.
From the official site. See the PHP.net site for more information
|
|
|
|
PHP-net
PHP Language Reference |
PHP Language Reference.
|
|
|
POhape PHP Manual 2012 |
Excellent. Complete.
|
|
|
DCC PHP Tutorial / Local
Download
|
Excellent. More than 4000 pages! PDF |
|
|
TMK.EDU PHP Tutorial / Local
Download
|
Excellent. More than 1200 pages! PDF |
|
|
PHP Tutorial /
Local Download
|
Excellent. More than 700 pages! PDF |
|
|
Monster PHP manual
|
Similar to the above. Includes a menu on the left for a better navigation. PDF |
|
|
Neural
HP Tutorial / Local Download
|
PHP Basics. 263 pages in PDF. |
|
|
PHP
Tutorial / Local Download |
PHP Basics. 267 pages in PDF. |
|
|
PHP Cookbook
|
657 pages in PDF.
The PHP Cookbook is a collection of problems, solutions, and practical examples
for PHP programmers. The book contains a unique and extensive collection of
best practices for everyday PHP programming dilemmas. It contains over 250
recipes, ranging from simple tasks to entire programs that demonstrate complex
tasks, such as printing HTML tables and generating bar charts -- a treasure
trove of useful code for PHP programmers, from novices to advanced
practitioners. |
|
|
|
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
|
|
|
|
Manuals.astalaweb.net © 2005
Gabriel Chova Blasco -
All rights reserved
|
|
|