Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:13954 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 83908 invoked by uid 1010); 29 Nov 2004 20:41:56 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 83766 invoked from network); 29 Nov 2004 20:41:55 -0000 Received: from unknown (HELO jan.prima.de) (83.97.50.139) by pb1.pair.com with SMTP; 29 Nov 2004 20:41:55 -0000 Received: from BAUMBART (p508EA15F.dip.t-dialin.net [::ffff:80.142.161.95]) (IDENT: HydraIRC, AUTH: LOGIN tobi) by jan.prima.de with esmtp; Mon, 29 Nov 2004 20:38:52 +0000 Date: Mon, 29 Nov 2004 21:39:50 +0100 Reply-To: Marcus Boerger X-Priority: 3 (Normal) Message-ID: <539695980.20041129213950@marcus-boerger.de> To: Jan Zwiegers CC: internals@lists.php.net In-Reply-To: <41AADC63.60907@eagle.co.za> References: <41AADC63.60907@eagle.co.za> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] extension module for data acquisition From: helly@php.net (Marcus Boerger) Hello Jan, Monday, November 29, 2004, 9:22:59 AM, you wrote: > 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. > I would really appreciate this. All we can say is just look at the code of other extensions - unfortunatley it seems there is only documentation living on two legs available otherwise. However it is relativley easy for an experienced c programmer. Best regards, Marcus mailto:helly@php.net