How to embed php script into c++ application?
Posted: Wed Nov 26, 2008 4:35 am
Hi,
A simple question. If I have one application, written in c++, is there any way I can implement a php scripting support, so the users of that application can write scripts in php, that my application can understand and execute.
So, shortly, my goal is to embed php scripts into my application (something like python/perl/lua scripting support, but with php).
Is this even possible?
If it is, please give me as much links and informations possible, because google didn't help a lot.
Thanks a lot whoever helps on this.
burek
A simple question. If I have one application, written in c++, is there any way I can implement a php scripting support, so the users of that application can write scripts in php, that my application can understand and execute.
So, shortly, my goal is to embed php scripts into my application (something like python/perl/lua scripting support, but with php).
Is this even possible?
If it is, please give me as much links and informations possible, because google didn't help a lot.
Thanks a lot whoever helps on this.
burek