PHP Tutorial #2 - Login form This PHP tutorial shall cover a BASIC authentication script enabling authorised users access to a specific website. A more advanced and recommended sc
PHP Tutorial #1 - Covering the basics 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
PHP Tutorial: Installation and The Basics To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb) 1. Download and Install XAMPP from here: www.apachefr
PHP Tutorials: Name Splitter (Part 1) Splits a full name into two seperate variables. Useful for signup forms where you just want to ask the user their full name, and not have two seperate
PHP Tutorial #4 - Login form (updated) This PHP tutorial elaborates on my second PHP tutorial which covers authentication. This PHP tutorial covers a more advanced PHP script which allow/de
PHP Tutorial // User Registration w/ SQL PLEASE CHECK OUT THE SECOND VIDEO OF THIS A quick and easy user registration using php, sql and phpmyadmin. For full size and source codes: www.neoblo
PHP Tutorials - Introduction This part of the tutorial takes you through the basics of the Internet and how data flows on the net.