Welcome Guest, Not a member yet? Register   Sign In
how to redirect from CI index.php to folder/index.php?
#3

[eluser]qwertyjjj[/eluser]
[quote author="amalik" date="1329386464"]Hey,
If you want to redirect your users directly to catalog class you can change it is your config/routes.php file by editing $route['default_controller'] = "catalog"; and that will load the index function from the catalog class. If you want to actually create a redirect because of any other reason you can use redirect('catalog'); and that will load your index function from your catalog class.

hope it helps.
amalik[/quote]

Basically, I have OSCommerce installed. OSCOmmerce runs by loading the index.php file under the catalog folder.
I installed COdeIgniter because I want to use it alongside OSCOmmerce for some new functionality and jQuery.
ie there is no catalog class in OSCommerce.


Messages In This Thread
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:53 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:01 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 03:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:49 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 07:55 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 08:26 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:00 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:02 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 09:08 AM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:31 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 02:59 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:08 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-16-2012, 04:15 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:37 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-19-2012, 04:49 PM
how to redirect from CI index.php to folder/index.php? - by El Forum - 02-20-2012, 12:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB