php-windows | 2003032
Date: 03/26/03
- Next message: Afan Pasalic: "[PHP-WIN] resized image looks baaaaadddd"
- Previous message: skate: "Re: [PHP-WIN] uploading files"
- Maybe in reply to: Waldemar Brand Neto: "[PHP-WIN] Read COM1"
- Next in thread: Kasiula Uejzyl: "Re: [PHP-WIN] Read COM1"
- Reply: Kasiula Uejzyl: "Re: [PHP-WIN] Read COM1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Afan Pasalic: "[PHP-WIN] resized image looks baaaaadddd"
- Previous message: skate: "Re: [PHP-WIN] uploading files"
- Maybe in reply to: Waldemar Brand Neto: "[PHP-WIN] Read COM1"
- Next in thread: Kasiula Uejzyl: "Re: [PHP-WIN] Read COM1"
- Reply: Kasiula Uejzyl: "Re: [PHP-WIN] Read COM1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

