|
Posted by Marcus Boerger on 02/25/05 21:09
Hello Chris,
you need to define that signature of your functions by supplying
ZEND_ARG_INFO's to them. look at ZEND_API.h file for those macros.
marcus
Friday, February 25, 2005, 2:22:39 AM, you wrote:
> I have a PHP_FUNCTION() defined in my PHP extension. How am I suppose to
> pass variables by reference to my function without enabling call-time pass
> by reference in the PHP.INI file?
> Thanks
--
Best regards,
Marcus mailto:helly@php.net
Navigation:
[Reply to this message]
|