hi all,
i am using codeigniter for a shopping cart for my admin panel
i created a first method mentioned here
for this iam getting error failed to open stream 'D:\wamp\www\codeigniter\admin/system/codeigniter/CodeIgniter.php’
i need to add ../ in this line
require_once BASEPATH.'codeigniter/CodeIgniter'.EXT;
how to do this i am getting error for this also any ideas