convert to CI |
views/index.php
PHP Code: <div id="sidebar"> Hello, I trying to find a way so that when people click the navigation link it directly carries me to the intended address: <li><a href="<?php echo base_url(); ?>index.php/views/pages.php"><i class="icon icon-tint"></i> <span>Pages</span></a></li> but this is not the case, http://127.0.0.1/backend_CI/index.php/views/pages.php 404 Page Not Found The page you requested was not found. I wonder why?
" If I looks more intelligence please increase my reputation."
|
Messages In This Thread |
convert to CI - by davy_yg - 05-11-2016, 09:29 PM
RE: convert to CI - by davy_yg - 05-11-2016, 10:55 PM
RE: convert to CI - by pdthinh - 05-11-2016, 11:28 PM
RE: convert to CI - by davy_yg - 05-12-2016, 12:37 AM
RE: convert to CI - by davy_yg - 05-12-2016, 08:32 PM
RE: convert to CI - by davy_yg - 05-12-2016, 11:36 PM
RE: convert to CI - by CI_MASTER - 05-12-2016, 11:36 PM
RE: convert to CI - by davy_yg - 05-13-2016, 02:04 AM
RE: convert to CI - by PaulD - 05-13-2016, 02:32 AM
RE: convert to CI - by davy_yg - 05-13-2016, 03:03 AM
RE: convert to CI - by PaulD - 05-13-2016, 03:12 AM
RE: convert to CI - by davy_yg - 05-13-2016, 03:56 AM
RE: convert to CI - by PaulD - 05-13-2016, 04:08 AM
RE: convert to CI - by davy_yg - 05-13-2016, 09:22 PM
RE: convert to CI - by davy_yg - 06-08-2016, 03:33 AM
|