Welcome Guest, Not a member yet? Register   Sign In
Load different data depending on URL?
#12

[eluser]invision[/eluser]
Do you need me to provide you with any other files to help diagnose the issue?
My Routes file is (snippet):

Code:
$route['default_controller'] = "main";
/*$route['page/(:any)/(:any)'] = "page/pages/$2";*/
$route['login'] = "login";
$route[':any'] = "main/index/$1";  
$route['scaffolding_trigger'] = "";


Messages In This Thread
Load different data depending on URL? - by El Forum - 10-23-2010, 09:35 AM
Load different data depending on URL? - by El Forum - 10-23-2010, 10:40 AM
Load different data depending on URL? - by El Forum - 10-23-2010, 10:41 AM
Load different data depending on URL? - by El Forum - 10-23-2010, 10:47 AM
Load different data depending on URL? - by El Forum - 10-23-2010, 10:51 AM
Load different data depending on URL? - by El Forum - 10-23-2010, 12:51 PM
Load different data depending on URL? - by El Forum - 10-23-2010, 01:13 PM
Load different data depending on URL? - by El Forum - 10-23-2010, 02:40 PM
Load different data depending on URL? - by El Forum - 10-23-2010, 03:20 PM
Load different data depending on URL? - by El Forum - 10-23-2010, 08:46 PM
Load different data depending on URL? - by El Forum - 10-24-2010, 01:21 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 01:28 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 01:41 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 01:52 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 02:12 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 04:04 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 04:45 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 04:48 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 04:50 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:03 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:04 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:05 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:06 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:09 AM
Load different data depending on URL? - by El Forum - 10-24-2010, 05:13 AM



Theme © iAndrew 2016 - Forum software by © MyBB