![]() |
Codeigniter Zend Library - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22) +--- Thread: Codeigniter Zend Library (/showthread.php?tid=49439) |
Codeigniter Zend Library - El Forum - 02-19-2012 [eluser]ilovekhym[/eluser] 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 Codeigniter Zend Library - El Forum - 02-20-2012 [eluser]porquero[/eluser] Good job! Can you explain how to work with Zend_Search_Lucene? Codeigniter Zend Library - El Forum - 02-21-2012 [eluser]ilovekhym[/eluser] 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.. Codeigniter Zend Library - El Forum - 02-25-2012 [eluser]ilovekhym[/eluser] |