Posted in
358
11:38 pm, December 13, 2018
Core - File Structure
Core works on the following directory structure:
/
/class/
/class/extends/
/css/
/db/
/images/
/import/
/inc/
/lib/
/pages/
/templates/
all of the core structure is fairly self explanitory
core.class.php can auto load class extends via the global.php file.
core.class.php sits in the /class/ directory and global sits in /inc/
Core - File Structure Demo
View Demo Full Screen View Demo New Tab
Core - File Structure Code
Add Comment
Other Items in core
Related Search Terms
Other Categories in Code
php functions
php functions
php functions