Posted: Tue Mar 06, 2007 12:15 pm
thanks Everah
i have one more question, what is wrong in this command, i need to specify the table-name ?
i have tried this, and it dont work.
thanks in advance
i have one more question, what is wrong in this command, i need to specify the table-name ?
i have tried this, and it dont work.
Code: Select all
$command = "mysql $dbname < $backupFile;"
system($command);