Archive for January, 2010

PHP Basics

Sunday, January 10th, 2010

Now that you have installed the necessary web server software and tested that it works (which is included in the manual) we can now get to know the basics of PHP. For our guide we will be using HTTP combined with PHP, this allows PHP code to be embedded ...