Try:

http://slides.bitflux.ch/
http://slides.bitflux.ch/phpug2004_1/

You could also get the CVS version and check out the source code. It was the
best way for me to find undocumented features.
There are also samples and articles, but unfortunately you have to "dig" for
them all over the net (google), as there is no working doc for domxml.
Hopefullt this will be fixed soon.

Lucian

"Ryan C. Creasey" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> Steve Dieke wrote:
> | I am guesing that I have installed something incorrectly.  I am trying
to
> | use the function xslt_create().  I installed php v5 Beta 4 successfully.
> | but when I try to use the function xslt_create() I get the following
> | error:
> |
> | Fatal Error: Call to undefined function xslt_create()
>
> I too am having difficulty getting this up on our development boxes.  I've
> installed php5a5 via FreeBSD ports, and get the same error.  My
> configuration options are here:
>
> http://hastur.p11.com/phpinfo.php
>
> From my understanding, I know that there are major changes to XML/XSL in
> php5, but is there anywhere documenting their changes explicitly?  I've
> just read a bunch of lip service saying that it's changing, but I have no
> idea how it'll affect my xml/xhtml apps when php5 goes release.  I'd love
> to get a head start on it now, but have to get this working right.
>
> Are the XSL functions used with php4/sablotron going to be supported in
the
> php5/libxml implementations?  Or am I going to have to re-code a bunch of
> my xsl functions?
>
> -- 
> Ryan C. Creasey
> Network Engineer
> p11creative, inc.

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

Reply via email to