On Mon, 12 Nov 2001 12:36:07 -0500, 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 don't know about windows but on linux I guess you would just fopen
/dev/ttyS0 and read or write to it.


--
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