You can also use the DIO extension (built-in as of PHP 5.0.0).

using dio_open, dio_read, dio_write and dio_close you can do a lot of magical things ;)

http://www.php.net/manual/en/ref.dio.php


Greg Donald wrote:
On Fri, 22 Oct 2004 18:11:43 +0200, Ulrik Witschass <[EMAIL PROTECTED]> wrote:

Hello List,

I am searching information about serial communication with PHP on Windows
machines.


There's a simple example on this page:
http://www.php.net/function.fopen

Search for 'SERIAL'.



-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to