using php code
______________
How can I download MySQL Datebase ??
Printable View
using php code
______________
How can I download MySQL Datebase ??
could you maybe elaborate on the problem a bit more ? ;)
How can I backup datebase .. using php code ?
by using phpMyAdmin, that is php code.
scoutt by using phpMyAdmin, that is php code !!!!!!! ???? !!!!
I mean I want to make a script to download MySQL DB without going to phpMyAdmin or my control panel
or by another way
How can I know the link (URL) of datebase file
yes phpMyAdmin is php code.....
you don't need the url of a database, you need to look into the dump command I think. just connect to your database as usual and then run that command.
http://www.mysql.com/doc/m/y/mysqldump.html
well, hold on, and I will hack into phpmyadmin, and come up with a snippedt that will work...
errr... host server is down... I see what I can do....