On 6/18/07, Daniel Brown <parasane@xxxxxxxxx> wrote:
On 6/18/07, Crayon Shin Chan <crayon.shin.chan.uk@xxxxxxxxx> wrote: > On Monday 18 June 2007 13:15, makhan wrote: > > Stop top posting. > > > I am also using shell_exec('matlab -r myscript') to run > > my matlab script. > > Using shell_exec('matlab -r /path/to/myscript') would be a better idea. > > -- > Crayon > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > <? exec('date 2>&1',$ret); echo $ret."\n"; ?> -- Daniel P. Brown
He's on windows ;) Tijnema -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php