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. 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" 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
Archived
This topic is now archived and is closed to further replies.