> I wanted to know if there was any way I can control the serial port from > php?
If php supports the CreateFile() function found in the Win32 API [does it?], then you should be able to read and write to the serial port. -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php