I have some class in some .cpp files.Now I want to extend the php by these class.I found all the sample is .c file.Is there some problems when I use .cpp files???And How could I do????
I just want to create an object when the PHP startup and the object is always alive during the PHP is active.
Please help.Thanks very much!