I'd like to embed a php interpreter into a C program
I have. I'd like the application to be able to
call arbitrary php complete with all the libraries / modules. However I don't need the HTML parser
side of PHP at all...
Does anyone know where the best documentation
on this is, or samples of other software that does this?
Thanks,
/charles