1 2 3 4 5 6
#ifndef PHP_RS_WRAPPER_H #define PHP_RS_WRAPPER_H #include <Zend/zend.h> #include <main/php.h> #include <sapi/embed/php_embed.h> #endif