Open
Description
There is almost no documentation on the Internet on how to compile and use the PHP embed SAPI. The only "official" source is a very old book by Sara Golemon entitled "Extending and Embedding PHP." There's a macro called PHP_EMBED_START_BLOCK
that appears to kick off the linkage between C/C++ code and the PHP embed SAPI. This is the first complete code sample that I found by searching for that macro:
https://stackoverflow.com/questions/73345686/store-output-of-php-execute-script
Metadata
Metadata
Assignees
Labels
No labels