|
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 Advanced Tutorial
|
80 pages in PDF.
o PHP-MySQL o Cookie Handling o Dynamic Images o PDF
o Flash o Sessions o Security o Tips & Tricks o Optimization
o Latest Developments o Future |
|
|
|
Introduction to PHP
|
1 - Introduction
2 - Displaying Information & Variables
3 - IF Statements
4 - Loops and Arrays
5 - E-mail With PHP
6 - PHP With Forms
7 - Final Notes |
|
|
Hmtl.net. Php Tutorial |
22 lesson on PHP.
|
|
|
Ken Ward's PHP tutorial |
Full information. 47 lessons.
|
|
|
W3schools PHP manual
|
"In our PHP tutorial you will learn about PHP, and how to execute scripts on
your server."
Hundred of examples and tips. |
|
|
Tizag Php
Tutorial |
Well structured manual with many sections. Recommended for beginners.
|
|
|
Php-MySql tutorial |
Some easy-to-follow tutorials on Php and Mysql. Very useful. |
|
|
PHP
Introduction manual |
Form 2002.
"Introduction, Control Statements, Simple Examples Objects, Variable
Reference, Functions
Array Functions, Functions for Variables, File Including, More
Functionality, Using PHP with Forms, Sessions, Cookies
Mail, PHP & MySQL, Queries, Forms Creation, Validation, Processing,
Appendices, Additional Documentation |
|
|
What's PHP
|
More than 20 sections with all the basic information. |
|
|
|
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
|
|
|
|
Manuals.astalaweb.net © 2005
Gabriel Chova Blasco -
All rights reserved
|
|
|
|