Monday, 25 November 2019

How can I use C++ code to interact with PHP?

I was reading somewhere that sometimes PHP is simply not fast enough and that compiled code has to sometimes "do the heavy lifting"

What is the api in C++ to do this?



from How can I use C++ code to interact with PHP?

No comments:

Post a Comment