Re: [PHP-WIN] Read COM1

2003-03-26 Thread Kasiula Uejzyl
al Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[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

RE: [PHP-WIN] Read COM1

2003-03-26 Thread Jill . Ramonsky
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

RE: [PHP-WIN] Read COM1

2003-03-25 Thread Gene Dymarskiy
try this http://www.trios.org/php/serialport/ -Original Message- From: Waldemar Brand Neto [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2003 12:47 PM To: [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

Re: [PHP-WIN] Read COM1

2003-03-25 Thread skate
. sorry... - Original Message - From: "Waldemar Brand Neto" <[EMAIL PROTECTED]> To: "skate" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 7:10 PM Subject: Re: [PHP-WIN] Read COM1 Actually is my boss he want´s some data fr

Re: [PHP-WIN] Read COM1

2003-03-25 Thread Waldemar Brand Neto
Actually is my boss he want´s some data from the Phone Central. - Original Message - From: "skate" <[EMAIL PROTECTED]> To: "Waldemar Brand Neto" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 3:54 PM Subject: Re: [PHP-WIN] Read

Re: [PHP-WIN] Read COM1

2003-03-25 Thread skate
maybe it's just me, but that doesn't really make any sense... what are you trying to read from COM1 on the server? - Original Message - From: "Waldemar Brand Neto" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, March 25, 2003 6:47 PM Subject:

[PHP-WIN] Read COM1

2003-03-25 Thread Waldemar Brand Neto
Hy guys I need to read the COM1 port from de server. Can I do this with PHP. Thank´s, Waldemar