Unsupported feature of the database platform you are using. |
Hi,
How to use backup function in codeigniter 4, i am using method from codeigniter 3 and it won't work. Showing Error : CodeIgniter\Database\Exceptions\DatabaseException Unsupported feature of the database platform you are using. Code: public function backup() Thank You ![]()
As showing the error, CI4 does not have the method.
See https://codeigniter4.github.io/CodeIgnit...ities.html
You can manually do it.
Backup/Restore MySql database using PHP What did you Try? What did you Get? What did you Expect?
Joined CodeIgniter Community 2009. ( Skype: insitfx )
|
Welcome Guest, Not a member yet? Register Sign In |