Lab Front Page
Description
The 'Lab' section of my website is where I shall be blah blah…
Config Files
Files that contain important confidential settings and information, such as database connection and email sending account details.
- database.ini - Contains connection details to the database. Adapter, host, username, password, database name etc.
- gmail.ini - Contains details to connect to applications gmail account smtp server, to send automated emails etc.
Root Files
Main index page, bootstrapped into the Zend MVC design pattern and .htaccess rules.
Controllers
Classes that control the actions and behaviour of particular pages of the application.
Views
Application views, view helpers, components, layouts etc.
Index Views
Views connected to the Index controller.
View Helpers
View helper functions.
View Layouts
Webpage layouts into which page views are included.
- index1 -
Stylesheets
View Components
Visual components like message consoles etc.
- geo-data - Displays location data based on clients IP address. Service provided by http://hostip.info.
Images
All images associated with the application.
- Flags - 251 country flag icons that are used with the geo-data component.
Class Library
Collection of PHP classes used to create this application.
- Zend Framework -
- Dawkins - PHP classes written by me.
page_revision: 10, last_edited: 1234024817|%e %b %Y, %H:%M %Z (%O ago)




















