Hi, If you execute mysqldump on your webserver with system() command, you will have the dump already on your webserver. Or you want to download the dump to the client?
I want to create an action in my backend application to execute the > mysqldump command. Like system(mysqldump ....). > If it is possible, how can i download the generated file to the computer > which will execute that action. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" group. To post to this group, send email to symfony-users@googlegroups.com To unsubscribe from this group, send email to symfony-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---