index.htm
1   2   index.php

Workshop

This directory (1) has the structure of a very simple website and you can recreate it as follows :
 Create a new folder on your PC and name it : 1
 For the file index.php get the code from this link c-index.php and save the file into that folder :-)
 Rightclick Here & Copy & Paste & Save the HTML source-code into directory "1" as index.htm
 ...do the same for Files : 1  &  2
 Your directory 1 contains now 4 files : index.php index.htm 1.htm 2.htm
 Upload the folder 1 into your local PHP environment or to your website, if that provides PHP extensions.
 You may now http surf your small 1-website by typing into your browser locally : http://localhost/1/
  ...or on your webspace : http://www.your_domain.com/1/