PHP Tutorials

Here are well written PHP tutorials for learning how to script various web page features and interactiions using PHP, from tizag.com. The goal of these tutorial modules is to teach you the basics of PHP so that you can:
  • Customize PHP scripts that you download, so that they better fit your needs.
  • Begin to understand the working model of PHP, so you may begin to design your own PHP projects.
  • Give you a solid base in PHP, so as to make you more valuable in the eyes of future employers.
These tutorial lessons are aimed at the PHP novice and will teach you PHP from the ground up. You should not try to go through these tutorial lessons in one sitting. Read a couple lessons, take a break, then do some more after the information has had some time to sink in.

PHP Tutorials, from tizag.com


PHP - Introduction
PHP - Installation
PHP - Syntax
PHP - Variables
PHP - Echo
PHP - Strings
PHP - Operators
PHP - Comments
PHP - Include File
PHP - Require
PHP - If Statement
PHP - If...Else
PHP - Elseif
PHP - Switch
PHP - Forms
PHP - Functions
PHP - Arrays
PHP - While Loop
PHP - For Loop
PHP - For Each
PHP - Do While
PHP - POST & GET

PHP Files

PHP - File

PHP - File Create
PHP - File Open
PHP - File Close
PHP - File Write
PHP - File Read
PHP - File Delete
PHP - File Append
PHP - File Truncate
PHP - File Upload

PHP Advanced

PHP - Date
PHP - Session
PHP - Cookies

No comments:

Post a Comment