Can I access to PHP from an application under C++?
system("C:/php/php.exe scripttorun.php");
couldn't you just do that?