database backup ?
Posted: Thu Aug 16, 2007 7:49 pm
how to take database backup trough php appiation ?
pl tell me that
Thanks
pl tell me that
Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
califdon wrote:Go to Google.com and enter:
php backup
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
Hmm.. lets see. I'd love to spend more time answering posts instead of having to moderate, but then tons of rules would be ignored and we would lose consistency and, more importantly, the ability for many other language groups to read and/or translate the posts to their own languages. So, it's a choice that has to be made: spend time ensuring consistency, or let people run rampant and break the rules. But since you since you want me to be "more useful," I'll simply stop wasting my time on this post since it will most likely fall on deaf ears anyways.mad_phpq wrote:feyd, can you please stop posting 'reminders'. I honestly waste my time reading through most them. You'd be much more useful answer peoples queries. pl. ta.
mad_phpq wrote:...s queries. pl. ta.
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:11. Please use proper, complete spelling when posting in the forums. AOL Speak, leet speak and other abbreviated wording can confuse those that are trying to help you (or those that you are trying to help). Please keep in mind that there are many people from many countries that use our forums to read, post and learn. They do not always speak English as well as some of us, nor do they know these aberrant abbreviations. Therefore, use as few abbreviations as possible, especially when using such simple words.
Some examples of what not to do are ne1, any1 (anyone); u (you); ur (your or you're); 2 (to too); prolly (probably); afaik (as far as I know); etc.
thewebdrivers wrote:are you looking for a front end tool to take backups. if yes, you can probably use phpmyadmin. It has a nice interface.
Have a look at http://www.best-php-scripts.com/mysql_backup.htm, there may be something there that can help.myharshdesigner wrote:thewebdrivers wrote:are you looking for a front end tool to take backups. if yes, you can probably use phpmyadmin. It has a nice interface.
thanks for the answer.
but i want to develop an application in which user can able to take a backup on the click of a button that's it.
so here i cant's use phpmyadmin sir.
is there any method ?
THANKSSteve Mellor wrote:Have a look at http://www.best-php-scripts.com/mysql_backup.htm, there may be something there that can help.myharshdesigner wrote:thewebdrivers wrote:are you looking for a front end tool to take backups. if yes, you can probably use phpmyadmin. It has a nice interface.
thanks for the answer.
but i want to develop an application in which user can able to take a backup on the click of a button that's it.
so here i cant's use phpmyadmin sir.
is there any method ?