How Can I build a C++ class in Php Extension? -


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

Popular posts from this blog

java - NullPointerException for a 2d Array -

python - Assemble mpeg file unable to play in mediaplayer -

c# - NameSpace Manager or XsltContent to parse aspx page -