Learning PHP Language
Submitted by kevinpascal on Thu, 09/01/2011 - 13:08.
PHP is a powerful and most popular web development language. If you are looking to learn web development, learn html, learn css and finally PHP.
Here is the list of PHP topics from Programmingbulls.com. The goal of these tutorial topics is to teach you the basics of PHP so that you can:
* Begin to understand PHP and work on your own PHP projects.
* Customize PHP scripts that you download.
These tutorial lessons are aimed at the PHP beginner and will teach you PHP from the ground up.
PHP Tutorials from programmingbulls.com
- 00 What is PHP?
- 01 PHP Setup and Installation
- 02 Checking if the your PHP Set-up is Working Fine!
- 03 PHP Your first "Hello World"
- 04 PHP Comments
- 05 PHP Variables
- 06 PHP Strings
- 07 PHP Assignment, Arithmetic, String, Comparison (conditional) Operators
- 08 PHP Include file
- 09 PHP Require Function
- 10 PHP If Statement
- 11 PHP If Else Statement
- 12 PHP: Switch Case
- 13 PHP Tutorial: How to create Forms?
- 14 PHP Arrays: How to create an array in PHP
- 15 PHP Arrays: Adding an element to PHP array using array_push
- 16 PHP Arrays: How to find an element in array using in_array
- 17 PHP Connect to Mysql Database
- 18 Advanced PHP Topics
kevinpascal's blog
• Login or register to post comments