what is APPPATH in codeigniter
APPPATH is your application folder
Copy jscss.php
file to /application/config/
folder.
/application
- /config
- jscss.php
- /controllers
- /cache
- /core
- etc..
/system
index.php
path to your application folder.
Path upto your Application
folder