Re: [PHP] int $number = decode_dtmf(string $wavefile)

2010-03-07 Thread muzy
Dear Thilo, please do not email your question more than once to the mailinglist. (you did it 3 or 4 times in a very short period of time) I'm sure everyone read your email and you probably didn't get an answer yet because no one knows it. So just wait ;-) Best wishes, Muzy Thilo Klein wrote: >

[PHP] int $number = decode_dtmf(string $wavefile)

2010-03-07 Thread Thilo Klein
Hello, I want to read a wav-file CCITT u-Law 64 kbit/s, 8Bit, Mono, 8 kHz into PHP which contains a DTMF-Code and I want PHP to output the numbers, so I am looking for a function like int $number = decode_dtmf(string $wavefile); Is such a function available or is someone kind enough to code it

[PHP] Re: Mail Function In PHP

2010-03-07 Thread Al
Use the Pear Mail package. In particular the smtp class. It will save you much grief and time. On 3/6/2010 11:54 PM, Kannan wrote: Hello I am creating a application for our college using the php.In that i want to send mail to all who are all the list. For that i am just simply use

Re: [PHP] pear for fedora 11

2010-03-07 Thread Ashley Sheridan
On Mon, 2010-03-08 at 01:07 +0800, Edward. S. P. Leong wrote: > Dear All, > > Which can we download pear ann install into fc 11 system ? > > Thank for your help ! > > Edward. > I'm not sure I understand your question. Do you mean what Pear components can be installed on a Fedora 11 system? I

[PHP] pear for fedora 11

2010-03-07 Thread Edward. S. P. Leong
Dear All, Which can we download pear ann install into fc 11 system ? Thank for your help ! Edward. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php