mirror of
https://github.com/bcit-ci/CodeIgniter.git
synced 2025-02-20 11:13:29 +08:00
...
parent
d01e789ea8
commit
d8855b343d
@ -1,7 +1,7 @@
|
||||
Would you like to serve up already-existing HTML and PHP pages inside a CI context?
|
||||
Migrate a site to CI perhaps? This is how I did it with a minimum of fuss.
|
||||
|
||||
EDIT: updated controller initialization code to work properly with CI 2.
|
||||
EDIT: 20110625 updated controller initialization code to work properly with CI 2.
|
||||
|
||||
One brute force way to migrate a site to CI is to write a controller method for every static page. But, if you are using CI already, then you probably like to find efficient ways rather than brute force ways.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user