Re: Command line PHP

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sat, Jan 8, 2011 at 07:25, TR Shaw <tshaw@xxxxxxxx> wrote:
>
> Sorry, David I should not reply quickly when I have a cold but again its all pretty similar. Here it is on unix/linux.
>
> PHP:
>
> $word = "hello";
> exec("say \"$word\"");
>
> Bash:
>
> word="hello"
> say "$word"

<?php txt2wav('Hello','hello.wav'); ?>

-- 
</Daniel P. Brown>
Network Infrastructure Manager
Documentation, Webmaster Teams
http://www.php.net/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux