Title: PHP Tutorial: Installation and The Basics Description: To get php and apache installed use xampp.
xampp is free and contains php / apache (around 33mb)
1. Download and Install XAMPP from here:
http://ww
Title: PHP Tutorial #2 - Login form Description: This PHP tutorial shall cover a BASIC authentication script enabling authorised users access to a specific website. A more advanced and recommended sc...
Title: PHP Tutorial // User Registration w/ SQL Description: PLEASE CHECK OUT THE SECOND VIDEO OF THIS
A quick and easy user registration using php, sql and phpmyadmin.
F full size and source codes: http://...
Title: PHP,HTML Tutorial // POST, Table, Forms Description: A PHP and HTML Tutorial in which we processes information from a form using the $_POST[]; functions in PHP and created a table and form.
Link for Not...
Title: PHP Tutorial #4 - Login form (updated) Description: This PHP tutorial elaborates on my second PHP tutorial which covers authentication. This PHP tutorial covers a more advanced PHP script which allow/de...
Title: PHP Tutorial #1 - Covering the basics Description: This PHP tutorial covers the echo, the if...else statement and integer variables. A more in depth written tutorial shall be available on my website so...