obay Posted September 10, 2007 Share Posted September 10, 2007 I want my PHP program to make backups of my database. How do I make a feature similar to PHPMYADMIN's EXPORT function? i think mysqldump can only be run from shell prompt, not mysql prompt. Quote Link to comment https://forums.phpfreaks.com/topic/68673-solved-how-do-i-run-a-mysqldump-from-php-something-like-export-in-phpmyadmin/ Share on other sites More sharing options...
obay Posted September 10, 2007 Author Share Posted September 10, 2007 i think i found my answer http://forums.site5.com/showthread.php?t=7734 "export via php script" Quote Link to comment https://forums.phpfreaks.com/topic/68673-solved-how-do-i-run-a-mysqldump-from-php-something-like-export-in-phpmyadmin/#findComment-345208 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.