Welcome Guest, Not a member yet? Register   Sign In
Database driven routes in CodeIgniter
#5

[eluser]Alan Wizemann[/eluser]
Thanks for your reply, I think the way I am going about it is better for speed (we really need to keep an eye on scale) but I really think your solution is perfect for many apps out there. I use an approach where my admin bakes a serialized array of my routes from its app logic into a static file, the route file loads this and creates its array for CI to use, its very very fast. I would like to see if I can compare the speed of two connections versus reading a file. Regardless, we can push the file array after it has been parsed into the APC of PHP and really see a kick in speed.


Messages In This Thread
Database driven routes in CodeIgniter - by El Forum - 06-28-2009, 10:04 AM
Database driven routes in CodeIgniter - by El Forum - 07-01-2009, 11:42 AM
Database driven routes in CodeIgniter - by El Forum - 07-01-2009, 12:00 PM
Database driven routes in CodeIgniter - by El Forum - 07-01-2009, 12:32 PM
Database driven routes in CodeIgniter - by El Forum - 07-01-2009, 01:41 PM
Database driven routes in CodeIgniter - by El Forum - 07-03-2009, 02:41 PM
Database driven routes in CodeIgniter - by El Forum - 07-03-2009, 03:36 PM
Database driven routes in CodeIgniter - by El Forum - 01-25-2010, 06:30 PM
Database driven routes in CodeIgniter - by El Forum - 02-21-2010, 04:22 AM
Database driven routes in CodeIgniter - by El Forum - 05-15-2010, 04:01 AM
Database driven routes in CodeIgniter - by El Forum - 05-15-2010, 06:29 AM
Database driven routes in CodeIgniter - by El Forum - 05-19-2010, 01:40 PM
Database driven routes in CodeIgniter - by El Forum - 05-20-2010, 02:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB