Thanks for all your feedback, I will check the sites you sent me and maybe even lookin into buying the book 
*Later On* 
Learnt some basic stuff but it was thanks to phpacademy 
<?php 
$Variable = "Thanks"; 
$Variable2 = "Everyone"; 
echo "$Variable" to "$Variable2" that sent me info on what to do and where to go for my php learning stages 
?> 
--------------------- 
That was just some BASIC variables