Support Forums

Full Version: PHP Guides, Tutorials, Web Resources, and E-books Compilation
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
PHP Guides, Tutorials, Web Resources, and E-books Compilation

What is PHP?

Wekipedia:
PHP is a general-purpose server-side scripting language originally designed for web development to produce dynamic web pages. For this purpose, PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. It also has evolved to include a command-line interface capability and can be used in standalone graphical applications. PHP can be deployed on most web servers and as a standalone interpreter, on almost every operating system and platform free of charge. There is also commercial software such as RadPHP, a rapid application development framework for the PHP language. A competitor to Microsoft's Active Server Pages (ASP) server-side script engine and similar languages, PHP is installed on more than 20 million websites and 1 million web servers.
[/QUOTE]


Official Website:
http://www.php.net/
Download:
http://php.net/downloads.php
Documentation:
http://php.net/docs.php
Manual:
http://php.net/manual/en/index.php

Code:
Java Lessons and Resources:

PHP 101: PHP For the Absolute Beginner
http://devzone.zend.com/node/view/id/627

Server Side Coding : PHP & MySQL Tutorials
http://www.sitepoint.com/subcat/php-tutorials

PHP MySQL Tutorial
http://www.php-mysql-tutorial.com/

Learn PHP Free
http://www.learnphpfree.com/

The Melonfire Community
http://www.melonfire.com/community/c...2&category=PHP

CodeWalkers.com PHP tutorials
http://codewalkers.com/tutorials.php?c=5

Free2Code.com PHP tutorials
http://www.free2code.net/plugins/art...?id=259&page=1

Practical PHP Programming wiki
http://hudzilla.org/phpwiki/index.php?title=Main_Page

W3Schools - PHP Tutorial
http://www.w3schools.com/php/default.asp

Php Tutorials
http://www.tizag.com/phpT/



Code:
Other Useful Website Links:

http://www.apptools.com/phptools/forms/forms1.php
http://everything-php.nuvvo.com/lessons
http://coding-school.com/php-advanced-lessons/
http://www.webmonkey.com/2010/02/php_and..._lesson_1/
http://www.homeandlearn.co.uk/php/php.html
http://code2design.com/lesson_1_welcome_to_php
https://learnable.com/courses/php-mysql-...ginners-13
http://www.coursesweb.net/php-mysql/
http://www.hotscripts.com/listing/beginn...5-lessons/
http://www.codezenith.co.uk/



Code:
PHP E-books (Direct Download:

Introduction to PHP Programming
http://netpub.cstudies.ubc.ca/oleary/php..._intro.pdf

PHP Programming
http://www.cs.cf.ac.uk/Dave/Internet/Lec...out_PF.pdf

PHP - Scripting the Web
http://lerdorf.com/socal.pdf

Web Programming with PHP 5
http://www.acm.uiuc.edu/sigsoft/workshops/PHP5.pdf

PHP Programming Language
http://www.culturalview.com/books/php.pdf

Advanced Web Programming with PHP
http://netpub.cstudies.ubc.ca/oleary/php...vanced.pdf

Power Programming in PHP
http://www.nusphere.com/news/articles/ddj6714-final.pdf
site in french, but he is great :: http://www.apprendre-php.com/
thanks a lot Dude nice find good work
Awesome share, a lot of helpful information inside those.