in reply to Re: MySQLdump via Web
in thread MySQLdump via Web

At this point we are using cron. But I have to agree that cron is not the only way and can stomp on you. If you are using a web server make sure you use authentication. You don't want just anyone to execute it. I have a Apache web server using Perl CGI with an admin page that is restricted, no sticky fingers if you please!