extension module for data acquisition

php.internals

Jan Zwiegers

21 years ago
Hi there Thanks to all the people who replied to my request. I will start digging through the code and rearrange my brain cells to do things the PHP way. Cheers Jan
>Hi there > >I work for a company called Eagle Technology and we manufacture a wide
range of data acquisition devices; USB, PCI, PC/104 >plus etc.
>Our main API is called EDR Enhanced and is available for both Win32
and Linux.
>I'm looking at developing a PHP extension for EDR Enhanced. > >Can anyone possibly tell what is the best route to develop this module
and test it. I'm refering to code samples, documentation etc.