php-windows | 2003032
Date: 03/25/03
- Next message: Gene Dymarskiy: "RE: [PHP-WIN] Read COM1"
- Previous message: Afan Pasalic: "[PHP-WIN] Global & POST & uploading files"
- In reply to: Waldemar Brand Neto: "Re: [PHP-WIN] Read COM1"
- Next in thread: Gene Dymarskiy: "RE: [PHP-WIN] Read COM1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
i can't see it's physically possible...
php really doesn't have the functionality to interact with devices like
this, well, not without specific extensions, and i don't know about these...
you'd need some kinda intermediate program that'd talk to your phone
central, and then give back the results to php in some form. PHP could quite
easily read from a file or a database, or it could call a specific program,
but no way to directly access COM1. and even if it could, i'm sure Phone
Central would be speaking a different language to what PHP could
interpret...
sorry...
----- Original Message -----
From: "Waldemar Brand Neto" <wbn <email protected>>
To: "skate" <root <email protected>>
Cc: <php-windows <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 from the Phone Central.
----- Original Message -----
From: "skate" <root <email protected>>
To: "Waldemar Brand Neto" <wbn <email protected>>; <php-windows <email protected>>
Sent: Tuesday, March 25, 2003 3:54 PM
Subject: Re: [PHP-WIN] Read COM1
> 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" <wbn <email protected>>
> To: <php-windows <email protected>>
> Sent: Tuesday, March 25, 2003 6:47 PM
> 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
- Next message: Gene Dymarskiy: "RE: [PHP-WIN] Read COM1"
- Previous message: Afan Pasalic: "[PHP-WIN] Global & POST & uploading files"
- In reply to: Waldemar Brand Neto: "Re: [PHP-WIN] Read COM1"
- Next in thread: Gene Dymarskiy: "RE: [PHP-WIN] Read COM1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

