Extension wrapper for C in PHP
Posted: Sun May 17, 2009 12:40 pm
Hi,
I need some help in creating an extension wrapper that can be able to use C functions in PHP. Is there any documentation about this? The thing is that I don't want to change my original .c and .h files and I want to keep it separately from the files of the extension. Some suggestions? Thanks for your help.
I need some help in creating an extension wrapper that can be able to use C functions in PHP. Is there any documentation about this? The thing is that I don't want to change my original .c and .h files and I want to keep it separately from the files of the extension. Some suggestions? Thanks for your help.