[PHP] Accessing serial ports from PHP

2002-10-11 Thread José León Serna

Hello:
   I would like to read and write to serial ports from PHP, is possible? 
if so, how?

Regards.


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




Re: [PHP] Accessing serial ports from PHP

2002-10-11 Thread Marco Tabini

If you're using UNIX, you can try reading and writing to/from /dev/ttyS*
or /dev/ttyS/*

On Fri, 2002-10-11 at 06:34, José León Serna wrote:
 Hello:
I would like to read and write to serial ports from PHP, is possible? 
 if so, how?
 
 Regards.
 
 
 -- 
 PHP General Mailing List (http://www.php.net/)
 To unsubscribe, visit: http://www.php.net/unsub.php
 



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