Hi, I would like to know if it is possible to call the php parser from
a Win32 program (e.g. a VB or C++ program), WITHOUT calling the
commandline php.exe utility. I mean, is there any "php_parse"
function, exported by the php5ts.dll, which I can declare in my Win
program and then call to parse a php script?