backup.cgi

This script runs a system command which puts the results of a mysqldump command into a temporary text file, then sends the file to the browser as an RTF mime type so that the browser will prompt the user with a "save as..." dialog box.
Back to Code Page