» Programming » PHP » lite_site
Sub-folders| File | Description | |
|---|---|---|
| config.php | The main configuration file for the site, along with the primary set of functions. | view code |
| index.php | The main index file which runs the entire site. | view code |
| xtemplate.class.php | This is the unmodified XTemplate class, from http://www.phpxtemplate.org. | view code |
| .htaccess | The Apache .htaccess file used to redirect site traffic to the index.php | view code |