09-12-2008, 09:25 AM
[eluser]dcunited08[/eluser]
I currently have an application with about a hundred scripts that I would like to slowly change to use CodeIgniter, in the mean time, it has to be able to work. My first guess would be to create forward requests for old parts to the old app and handle new requests basically by URL rewriting using the CI_URI class. Has anyone done something similar?
-DCUNITED
I currently have an application with about a hundred scripts that I would like to slowly change to use CodeIgniter, in the mean time, it has to be able to work. My first guess would be to create forward requests for old parts to the old app and handle new requests basically by URL rewriting using the CI_URI class. Has anyone done something similar?
-DCUNITED