Hello
Just want to share this little snippet to enable loading of Zend Library to CI
Update:
This thread is now maintained on gist.github
https://gist.github.com/1947165
Contents
Zend_Loader
Zend_Db
This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.
The active forums are here.
February 19, 2012 10:01pm
Subscribe [3]#1 / Feb 19, 2012 10:01pm
Hello
Just want to share this little snippet to enable loading of Zend Library to CI
Update:
This thread is now maintained on gist.github
https://gist.github.com/1947165
Contents
Zend_Loader
Zend_Db
#2 / Feb 20, 2012 8:02am
Good job!
Can you explain how to work with Zend_Search_Lucene?
#3 / Feb 21, 2012 11:02pm
Hello
i havent use Zend_Search_Lucene yet.
but my plan on this thread is to post integration of zend library
Zend_Db (so we can use the fetchCol, fetchOne etc that the CI Db havent supported yet)
Zend_Registry
Zend_Acl
etc..
#4 / Feb 25, 2012 8:32pm