|

Re: [PHP-WIN] Read COM1
From: Kasiula Uejzyl (ka_siu_la <email protected>)
Date: 03/26/03
Will somebody help me with unsubscribing ?! from this list?! I don't know
why I'm on this list but I can't unsubscribe...I'm trying as they wrote on
the website but I'm receiving reply that my address wasn't on the list!
please..help..
Katherine
----- Original Message -----
From: <Jill.Ramonsky <email protected>>
To: <wbn <email protected>>; <php-windows <email protected>>
Sent: Wednesday, March 26, 2003 1:44 PM
Subject: RE: [PHP-WIN] Read COM1
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
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|