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