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" <[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 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 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" <[EMAIL PROTECTED]>
> To: <[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

Reply via email to