Subject Re: [firebird-support] fail to exec an SQL script thru PHP
Author Milan Babuskov
unordained wrote:
> The exec() functions can be nasty -- have you tried backticks (just for kicks)?
>
> $result = `/root/test/start.sh`;

This what you wrote is a shell script (`'s don't work in PHP).

--
Milan Babuskov
http://fbexport.sourceforge.net