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
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
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