I have created a folder as user in the root directory.
My project base path is:
/var/www/myproject/
When I want to access the base
Codeigniter has a function that retrieves your base path which is:
FCPATH and BASEPATH i recommand use FCPATH.
for your base url use:
=base_url()?>
if your php short tag is off
for example: if you want to link you css files which is in your base path