Re: [PHP-WIN] Cam control

2006-04-18 Thread tg-php
There's probably libraries out there for dealing with serial and parallel operations with PHP and I'm sure someone will point one out. In the meantime and maybe as an addition to it, you might check out Winbinder (http://www.winbinder.com) it's a native Windows API interface for PHP that's ju

Re: [PHP-WIN] Cam control

2006-04-18 Thread Ariz Jacinto
use the php_dio.dll, you may download it on pecl4win.php.net. On 4/18/06, Kahnjure <[EMAIL PROTECTED]> wrote: > > I have a pan and tilt mechanism with an opto-isolated circuit board that > connects to the LPT port. What I am trying to do is control it totally > in PHP. Can anyone point me in th