knight wrote:

>I was wondering if one(not all) of you could tell me how to view the source
>code for a particular php function.
>
>maybe there is somewhere I should look to find this information... I just
>don't know where to start.
>
http://www.php.net/manual/en/zend.php

lxr.php.net

grep for PHP_FUNCTION or ZEND_FUNCTION in the source tree..


regards
Alan

>
>Brendan
>
>
>
>  
>




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

Reply via email to