JavaScript tutorial 2 – Variables and If else
Another tutorial on javascript which will be going over variables and the if and else statements
PHP Basics: IF statement
The IF statement is used to run code depending on a condition being true or false.
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/denies users access to a specific website. Visit www.rascal999.co.uk for more info, tutorials and forum! Apologies for the belch half way through, I was unaware I uploaded that version of the tutorial
Please view the video response as it helps prevent possible SQL attack on your database(s)
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 soon. www.rascal999.co.uk
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 script for authentication is covered in my 4th tutorial (video response). Visit www.rascal999.co.uk for more information.

