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

2010-03-07 Thread Thilo Klein
it under the GPL? Regards Thilo Klein PS: PHP5 is running on an apache webserver over here -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2010-03-06 Thread Thilo Klein
it under the GPL? Regards Thilo Klein PS: PHP5 is running on an apache webserver over here -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

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

2010-03-06 Thread Thilo Klein
it under the GPL? Regards Thilo Klein PS: PHP5 is running on an apache webserver over here -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] [PHP MySQL] Introduction to using relational databases

2009-03-09 Thread Thilo Klein
Dear readers, I am new to relational DB but not to MySQL PHP in general. I created a RDB using Powerdesigner. Struggling with the program's complexity I managed to create a set of databases being interconnected via (foreign) keys. What I want to know is how to use this database via