Thread: PHP and Modems
View Single Post

  #8 (permalink)  
Old 05-11-2008
Manuel Lemos
 
Posts: n/a
Default Re: PHP and Modems

Hello,

on 05/10/2008 07:12 PM ploppy said the following:
>>> Folks, i've just tried a modem class function that's working for
>>> someone (without a php extension) , but i get a "not authorized"
>>> complaint. This is a win32 php5 installation, and i've looked through
>>> the ini file for something like a Comn or modem reference, and nothing
>>> appears.
>>>
>>> Any ideas will be appreciated. Thanks.

>
> What class is this - is it available somewhere?


You may want to try this:

http://www.phpclasses.org/php_serial

--

Regards,
Manuel Lemos

PHP professionals looking for PHP jobs
http://www.phpclasses.org/professionals/

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/
Reply With Quote