Hi
I wanted to semi-auotmate the backup of my database, ie first of a month, but the only ways I can find ivolve using system(), exec() or passthru() functions which are not allowed. Is there any other way to be able to script the backup?
I wanted to semi-auotmate the backup of my database, ie first of a month, but the only ways I can find ivolve using system(), exec() or passthru() functions which are not allowed. Is there any other way to be able to script the backup?