On Fri, 10 Sep 2004 11:57:03 -0700, Benjamin Bostow
<[EMAIL PROTECTED]> wrote:
> I have heard of php modules and to the sound of it it allows me to
> create php functions that I don't have to have include files to have
> access to those functions. I have been searching for any information on
> this and have not had any success. I am basically trying to write an
> API that others can use in php that will interface with my software. I
> would like to make it so that they don't have to worry about adding
> include files and having all of the structures set up for that. If
> anyone can provide information on building custom functions and calls
> into PHP it would be helpful.


Did you try Google'ng for 'extending PHP'.  I found lots of stuff just now.


-- 
Greg Donald
http://destiney.com/

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

Reply via email to