|
-
Jun 29th, 2002, 04:50 AM
#1
Thread Starter
Hyperactive Member
Download MySQL datebase
using php code
______________
How can I download MySQL Datebase ??
-
Jun 29th, 2002, 06:09 AM
#2
Fanatic Member
could you maybe elaborate on the problem a bit more ?
-
Jun 29th, 2002, 06:52 AM
#3
Thread Starter
Hyperactive Member
I mean
How can I backup datebase .. using php code ?
-
Jun 30th, 2002, 08:56 AM
#4
by using phpMyAdmin, that is php code.
-
Jun 30th, 2002, 09:07 AM
#5
Thread Starter
Hyperactive Member
!!!!!!!!
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
-
Jun 30th, 2002, 09:29 AM
#6
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
-
Jul 1st, 2002, 10:02 PM
#7
Junior Member
well, hold on, and I will hack into phpmyadmin, and come up with a snippedt that will work...
-
Jul 1st, 2002, 10:07 PM
#8
Junior Member
errr... host server is down... I see what I can do....
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|