needs_upgrade Posted August 9, 2010 Share Posted August 9, 2010 Hello guys. I was thinking on posting this under the mysql thread. but i think this can be solved by php.. anyway, i want to dump mysql data on the client side whenever a user logs out. how can i do this? thanks in advance. Link to comment https://forums.phpfreaks.com/topic/210208-mysqldump-on-the-client-side/ Share on other sites More sharing options...
trq Posted August 9, 2010 Share Posted August 9, 2010 You can't force anything onto a client with php. You can prompt them to download a file, but that's it. There is an example of doing so in the Faq/Snippet board. Link to comment https://forums.phpfreaks.com/topic/210208-mysqldump-on-the-client-side/#findComment-1096961 Share on other sites More sharing options...
needs_upgrade Posted August 10, 2010 Author Share Posted August 10, 2010 I see. thanks for that vital infor thorpe Link to comment https://forums.phpfreaks.com/topic/210208-mysqldump-on-the-client-side/#findComment-1097415 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.