- Where Developers Learn, Share, & Build Careers
I am trying to wrap the c ++ class in a php extension. Using this link, and I Also have created a module for the php extension. After this I have to compile the C ++ class in a PHP extension. How can i do this ???
I recommend that you read what is also referred to in
besides The PHP documentation has one.
Comments
Post a Comment