Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 543 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 543 Bytes

webdoug

My web examples and practice

Purpose

This repo is a website with many examples taken from my work going through tutorials.

Credit

Most code is from w3schools with variations.

Install

  1. Get xampp and install it.
  2. Clone this repo into xampp/htdocs/webdoug
  3. Start the xampp control panel and start apache.
  4. From your browser goto localhost/webdoug
  5. You should see index.html

Folders

  • testphp - Tests for PHP
  • testci - Tests for CodeIgniter
  • testcgi - A little test for Perl