* Thus wrote Kevin:
> Hello all,
>       I have the source code for a C library who's functions i wish to
> expose to php.  Ideally i'd like to be able to  use dl()  or put the
> library file location into php.ini to allow use of the functions.  

Look at http://pecl.php.net, it is dedicated to providing what your
looking for.

Curt
-- 
Quoth the Raven, "Nevermore."

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to