07-23-2011, 11:19 AM
I started to learn PHP but gave up on it, I just don't have the enthusiasm to carry on with it.
What I'v learned so far is variables, echo command I can't remember what else at the moment, but I'v learned quite a bit.
What I'v learned so far is variables, echo command I can't remember what else at the moment, but I'v learned quite a bit.
Code:
<?php
echo This would print the text after "echo"
?>