On Fri, 28 Nov 2003, Christian Stocker wrote:

>chregu         Fri Nov 28 17:08:17 2003 EDT
>
>  Added files:                 
>    /php-src/ext/xsl/tests     xslt011.phpt xslt011.xml xslt011.xsl 
>
>  Modified files:              
>    /php-src/ext/xsl   php_xsl.c php_xsl.h 
>  Log:
>  @- Added possibility to call php functions as XSLT-functions (chregu)
>  - Added possibility to call php functions as XSLT-functions
>    eg: <xsl:value-of select="php:function('date','r')"/> 
>    Namespace is http://php.net/functions

    Don't use @, it doesn't work, edit NEWS manually.
    (I added this already, but the next time..:)
    
    --Jani
  
    

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to