PhpMyAdmin SQL Database Backup On The Server

Discussion in 'PHP' started by lordadel, Apr 18, 2008.

  1. #1
    Hello

    I need to know how can i make a .SQL Backup of Database on the server using phpmyadmin or using php i just want to take it on the server not to download it.

    Thanks in advance :)

    Cheers
    Adel
     
    lordadel, Apr 18, 2008 IP
  2. kmap

    kmap Well-Known Member

    Messages:
    2,215
    Likes Received:
    29
    Best Answers:
    2
    Trophy Points:
    135
    #2
    from phpadmin select the export database option on first page of phpadmin
    choose the format as SQL
    then u can choose option to save as file

    and press export it will ask u to save file

    upload that file on server

    if u want to take backup without downloading then u will need to write a script in php or there are many prewritten scripts

    Regards

    Alex
     
    kmap, Apr 18, 2008 IP
  3. lordadel

    lordadel Active Member

    Messages:
    1,035
    Likes Received:
    88
    Best Answers:
    0
    Trophy Points:
    90
    #3
    I have searched and found script but i need to have shell access and i don't have it

    Please if anyone who knows a script in php that can take the database on server i will appreciate it

    Thanks
    Cheers
     
    lordadel, Apr 18, 2008 IP