php-windows | 2003032

RE: [PHP-WIN] Read COM1 From: Jill.Ramonsky <email protected>
Date: 03/26/03

I can't see why this shouldn't work:

        $fh = fopen("COM1","rb");

then just treat $fh as a normal filehandle and read as normal.
Jill

-----Original Message-----
From: Waldemar Brand Neto [mailto:wbn <email protected>]
Sent: Tuesday, March 25, 2003 6:47 PM
To: php-windows <email protected>
Subject: [PHP-WIN] Read COM1

Hy guys

I need to read the COM1 port from de server. Can I do this with PHP.

Thank´s, Waldemar

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php