> What functionality is it that you feel is lacking from sapi/embed? I know
> that C != C++, but C++ can certainly link against C libraries and using
> sapi/embed is pretty well dirt-simple. Or were you planning on dumbing it
> down to the point where the C++ developer doesn't need to know what z
> I'm currently working on a tiny "wrapper"
> in C++ which will aid in easy embeding PHP
> in C++ apps.
>
What functionality is it that you feel is lacking from sapi/embed? I know
that C != C++, but C++ can certainly link against C libraries and using
sapi/embed is pretty well dirt-simple. Or wer