Skip to navigation
How to dump my mysql database with only php
31.05.19
you can use the php mysql dumper script 'localhost', 'db_name' => 'foo', 'username' => 'bar', 'password' => 'pass', )); $wp_dumper->dump('init/katzsql1.sql', 'wp_'); } catch(Shuttle_Exception $e) { echo "Couldn't dump database: " . $e->getMessage(); } ?>
https://github.com/2createStudio/shuttle-export
Reply
Anonymous
Information Epoch 1751358513
Distrust all claims for one true way.
Home
Notebook
Contact us