Apache Version: 1.3.27
Operating System: Windows XP SP1
PHP Version: 4.3.2
PHP runs as a module for apache.
Basically, I've created my own module for reading bitmaps under windows.
The module creates a gd object, and reads the pixels from a bitmap to
the gd object.
This module worked fine before P
I've currently got some libraries written in C++ with various class
interfaces, I was going to write an interface between them and PHP but
got very stuck trying to get the extension to recognize any C++ linked
to it at all..
I spent quite a while searching the archives and google before posting
Aidan Lister wrote:
This is a test message to detect any automated spam. Please don't reply, or
you may be removed from the list accidently.
[09-06 15:34:19] "This is a test message to detect any
automated spam. Please don't reply, or
[09-06 15:34:19] you may be removed from the list accidently.
May I ask what platform you need it under?
Cameron Just wrote:
Hi All,
I was wondering how and where I would go to find a C programmer who could
incorporate this library as a module in php?
http://ta-lib.org/
I have written most of these functions in php itself but need more speed
out of the fun