On 2/25/2005 2:28 PM, [EMAIL PROTECTED] wrote to CHRIS CRANFORD:

Where si the second_arg_force_ref argument defined?  I tried to define an
argument block but I kept getting compiler issues.  An example would be nice. 
I followed what I saw on zend.com but no cigar.

Chris

-> look at
-> http://cvs.php.net/co.php/php-src/ext/mcve/mcve.c?r=1.28.2.2
-> 
-> the m_completeauthorizations  function.
-> 
-> -Brad
-> 
-> Chris Cranford 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
-> > 

 

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to