Recent content by Gillie

  1. G

    Question Call PHP framework function from PHP Zend extension

    I have a PHP Zend extension(built in C++) that monitors the web requests. The extension gets the call stack, Database details and stuffs by reading the executing function's parameters. I use some Zend call backs like zend_execute etc. My requirement here is whenever a HTTP request is initiated...
Back
Top