Brian C. Doyle wrote:

> Hello all,
> 
> Does PHP have the ability to control a serial port?  I see we can use 
> the Printer but that was All I saw.
> 
> 
> 

I guess you may fopen COM1: or COM2:
You should be able to fopen PRN: or LPT1: as well.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to