Hi,

On Thu, 2009-09-03 at 11:12 +0200, Aron Szabo wrote:
> Hello!
> 
> Is it possible to replace an existing PHP function ( like mail() ) in an 
> extension.

Look for the implementation of disable_functions.
(zend_disable_function() in zend_API.c)

johannes



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

Reply via email to