[PHP + MYSQL] creare dump
Posted by Gioe on 23-04-2008 12:48
devo fare il dump di un database mysql da php....
l'unica cosa che mi è venuta in mente di fare è questa:
system("mysqldump -u terminal terminal>$salvdir\\$value.ter");
il problema è che mi crea il file nella posizione giusta ma me lo crea vuoto 
ho provato a fare il dump da prompt e me lo fa giusto...
come fare?
Grazie mille
Powered by: vbHome (lite) v3.8 and vBulletin v2.3.1
Copyright © 2000 - 2002 Jelsoft Enterprises Limited