Subject | Re: [firebird-support] fail to exec an SQL script thru PHP |
---|---|
Author | Milan Babuskov |
Post date | 2004-02-03T14:40:48Z |
unordained wrote:
--
Milan Babuskov
http://fbexport.sourceforge.net
> The exec() functions can be nasty -- have you tried backticks (just for kicks)?This what you wrote is a shell script (`'s don't work in PHP).
>
> $result = `/root/test/start.sh`;
--
Milan Babuskov
http://fbexport.sourceforge.net