Re: Serial Communication

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 <uw@xxxxxxxxxxxx> 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux