php - Create copy/instance of complete CI project and database -
i working on ci application , requirement -
admin (not super admin) finish registration form, , new ci directory original-name_other-name created re-create of database too. ci folder , database have different names original. need modify configuration files in new ci directory. only few tables in new database remain same.appreciating suggestions.
thanks
may helpful others - done using this:
http://php.net/manual/en/function.copy.php#104020
i able re-create finish directory , can alter database settings writing config files:)
php mysql codeigniter
No comments:
Post a Comment