31Mar/1020
PHP Basics: Echo Function
The echo function lets you output to a page. An almost vital function that you need to know!
5Mar/1011
PHP Basics: Advanced function
Not the trickiest example function, however this will teach you how to output a value created from within the function.

