Results 1 to 8 of 8

Thread: Download MySQL datebase

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Download MySQL datebase

    using php code
    ______________

    How can I download MySQL Datebase ??

  2. #2
    Fanatic Member ubunreal69's Avatar
    Join Date
    Apr 2001
    Location
    Morayfield, Australia
    Posts
    609
    could you maybe elaborate on the problem a bit more ?

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    I mean

    How can I backup datebase .. using php code ?

  4. #4
    scoutt
    Guest
    by using phpMyAdmin, that is php code.

  5. #5

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    !!!!!!!!

    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

  6. #6
    scoutt
    Guest
    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

  7. #7
    Junior Member
    Join Date
    Jul 2002
    Location
    San Diego, CA, U.S.A
    Posts
    30
    well, hold on, and I will hack into phpmyadmin, and come up with a snippedt that will work...

  8. #8
    Junior Member
    Join Date
    Jul 2002
    Location
    San Diego, CA, U.S.A
    Posts
    30
    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
  •  



Click Here to Expand Forum to Full Width