| Subject | Re: [firebird-php] php dump script | 
|---|---|
| Author | michal.720 | 
| Post date | 2005-08-28T11:41:15Z | 
If I could run some binnaries on that server I'd run tool like gbak.
I realy need a PHP script ;-) That server is not mine.
Lutz Brückner wrote:
            I realy need a PHP script ;-) That server is not mine.
Lutz Brückner wrote:
> michal.720 wrote:
>
>>No,
>>I need a PHP script which is runable on server. Like my application or
>>ibWebAdmin.
>
>
> fbexport should be runable on your server and you can execute it from a
> php script by using system() or exec().
>
> Lutz
>