My web examples and practice
This repo is a website with many examples taken from my work going through tutorials.
Most code is from w3schools with variations.
- Get xampp and install it.
- Clone this repo into xampp/htdocs/webdoug
- Start the xampp control panel and start apache.
- From your browser goto localhost/webdoug
- You should see index.html
- testphp - Tests for PHP
- testci - Tests for CodeIgniter
- testcgi - A little test for Perl