Subject | Re: [firebird-php] Re: Create Database file |
---|---|
Author | Lester Caine |
Post date | 2006-10-03T14:29:15Z |
zaher dirkey wrote:
way to create one via the interface.
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php
>> $command = sprintf('"%s" -i %s', $fbpath, $tmp_name );'Installing' a blank database is the only alternative since there is no
>> $result = exec($command);
>>}
>>
> Useing "exec" function, good idea, but not in safe php "exec" not work.
> Thanks
way to create one via the interface.
--
Lester Caine - G8HFL
-----------------------------
L.S.Caine Electronic Services - http://home.lsces.co.uk
Model Engineers Digital Workshop -
http://home.lsces.co.uk/ModelEngineersDigitalWorkshop/
Treasurer - Firebird Foundation Inc. - http://www.firebirdsql.org/index.php