Jump to content

PHP script to echo a mysql dump


guttyguppy

Recommended Posts

Hi, I need to back up a database, and I've tried numerous scripts but they all rely on either writing a backup file to the server or emailing the file. The server I'm working with seems to be extremely finicky and won't allow file writing or mailing, no matter what I've tried. And most importantly, it doesn't have cpanel so no PHPmyadmin.

Is there a way to simply print/echo out the sump to a php page, so that I can just copy/paste the dump manually? Any help is greatly appreciated, thanks.

 

Link to comment
https://forums.phpfreaks.com/topic/204403-php-script-to-echo-a-mysql-dump/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.