Blogger Tips and TricksLatest Tips And TricksBlogger Tricks

Friday, 21 August 2015

Fundamentals of PHP Programming

PHP Tutorial - 1 - Installing PHP

PHP Tutorial - 2 - Basic Output and Variables

PHP Tutorial - 3 - Basic Math Functions

PHP Tutorial - 4 - If Else Statements

PHP Tutorial - 5 - if/elseif/else

PHP Tutorial - 6 - Switch statement

PHP Tutorial - 7 - While Loop

PHP Tutorial - 8 - Do Loop

PHP Tutorial - 9 - For Loop

PHP Tutorial - 10 - Arrays

PHP Tutorial - 11 - Associative Arrays

PHP Tutorial - 12 - Adding and Modifying Elements in an Array

PHP Tutorial - 13 - Arrays with Loops

PHP Tutorial - 14 - Foreach Array Loops

PHP Tutorial - 15 - Functions

PHP Tutorial - 16 - Parameters in Functions

PHP Tutorial - 17 - Return Values

PHP Tutorial - 18 - Beginning Forms

PHP Tutorial - 19 - More on Forms

PHP Tutorial - 20 - date function

PHP Tutorial - 21 - include function

PHP Tutorial - 22 - Creating a MySQL Database

PHP Tutorial - 23 - Adding Tables to MySQL Database

PHP Tutorial - 24 - Connecting to MySQL Database

PHP Tutorial - 25 - Selecting a MySQL Database

PHP Tutorial - 26 - Testing the Database Connection

PHP Tutorial - 27 - Creating a Computer Game

PHP Tutorial - 28 - Creating Connection and Tables for Game

PHP Tutorial - 29 - Checking Username for Game

PHP Tutorial - 30 - Check for Duplicate Names in Game

PHP Tutorial - 31 - Testing for Spammers and Hackers for PHP Game

PHP Tutorial - 32 - Email Confirmation for PHP Game

PHP Tutorial - 33 - Getting Temporary Data for PHP Game

PHP Tutorial - 34 - Creating Tables for PHP Game

PHP Tutorial - 35 - Deleting Data from Temp Tables for PHP Game