main » site source |
Main Source codesThe core of the site is broken up into the index, which processes the colour profiles, calls headers and footers, declares generic functions and prints the requested content in between. (This is a crude template system). Here are the source codes for the relevant pages. All of these are loaded with every request.
The core template
|
Content Page SourcesWhat follows is an automated dump of scripts in the /content/ directory of this site, with short comments where available.
words.php
<!-- WORDS -->
|
Other Script SourcesSimilar to the above, but from the directory /scripts/. The principal difference between these scripts and the content scripts is that these generally don't have user interfaces and often act as form processors.
downloadtracker.php
No description.
|