-
Notifications
You must be signed in to change notification settings - Fork 9
Includes & Flow
RedDragonWebDesign edited this page Sep 5, 2020
·
10 revisions
index.php
|---_setup.php
|---_config.php
|---_functions.php
|---include/lib_autolink/lib_autolink.php
|---all classes in classes/
|---include/phpmailer/PHPMailerAutoload.php
|---plugins/mods.php
|---themes/$THEME/_header.php
|---
|---[PAGE LOGIC]
|---[PAGE HTML]
|---themes/$THEME/_footer.php
- database variables
- declare global functions
- load classes
- load dependencies