HowTo: Use the PHP foreach loopFebruary 23rd 2017 PHPIn this HowTo i’ll explain what the PHP foreach loop is and how you might use it.
HowTo: Use the PHP in_array functionFebruary 22nd 2017 PHPIn this HowTo i’ll explain what the php in_array function is and how you might use it.
PHP vs JavaScript - what's the difference?January 24th 2017 PHPLearn about the differences between PHP and JavaScript.