CodeIgniter Forums
codeigniter export tool! - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: General Help (https://forum.codeigniter.com/forumdisplay.php?fid=24)
+--- Thread: codeigniter export tool! (/showthread.php?tid=61776)



codeigniter export tool! - bahri5912 - 05-15-2015

Hello! I am working on a website, that has been designed in CodeIgniter. We plan to re-implement the website, with a new wordpress template. So far, I imported database tables using phpMyadmin to wordpress database. I need to keep same sub-routines and functions, that existed within older website that designed in CodeIgniter. Since wordpress content management system and CodeIgniter is a frame, what would you suggest please? older website is:
http://trainingdirectory.org/
older website looks like:
http://trainingdirectory.org/index2.php
Thanks!