Hi,
A simple question...
How to print some messages from inside the PHP extension module ?
is there any macro for printing ?
Simple printf, php_printf and zend_printf doesn't workd.
Note : I want to print debug messages from
/php-src-dir/ext/mymodule.mymodule.cpp file
Thanks.
Atur Shah