[PHP] xslt_create

2004-06-30 Thread Pierre
Hi all Please when i'm trying to use the xslt_create() function php says indefined function but this is in my phpinfo() XML Support active XML Namespace Support active EXPAT Version 1.95.6 Any idea please ? Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

Re: [PHP] xslt_create

2004-06-30 Thread Ray Hunter
On Wed, 2004-06-30 at 14:30, Pierre wrote: Hi all Please when i'm trying to use the xslt_create() function php says indefined function but this is in my phpinfo() XML Support active XML Namespace Support active EXPAT Version 1.95.6 Any idea please ? You need xslt support enabled

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
Ok so I must recompile php with this option but I can't is there any php class easy to use that can do this ? Pierre -Message d'origine- De : Ray Hunter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 21:34 À : php-general Objet : Re: [PHP] xslt_create On Wed, 2004-06-30

Re: [PHP] xslt_create

2004-06-30 Thread eoghan
on windows? linux? Pierre wrote: Ok so I must recompile php with this option but I can't is there any php class easy to use that can do this ? Pierre -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

RE: [PHP] xslt_create

2004-06-30 Thread Ray Hunter
On Wed, 2004-06-30 at 14:36, Pierre wrote: Ok so I must recompile php with this option but I can't is there any php class easy to use that can do this ? If you are on a linux box and have php installed via rpm you might be able to get a php-xslt rpm that you can use. If on windows you can

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
- De : Ray Hunter [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 21:45 À : Pierre Cc : php-general Objet : RE: [PHP] xslt_create On Wed, 2004-06-30 at 14:36, Pierre wrote: Ok so I must recompile php with this option but I can't is there any php class easy to use that can do

Re: [PHP] xslt_create

2004-06-30 Thread eoghan
À : Pierre Cc : php-general Objet : RE: [PHP] xslt_create On Wed, 2004-06-30 at 14:36, Pierre wrote: Ok so I must recompile php with this option but I can't is there any php class easy to use that can do this ? If you are on a linux box and have php installed via rpm you might be able to get

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
Pierre -Message d'origine- De : eoghan [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 21:52 À : Pierre Cc : php-general Objet : Re: [PHP] xslt_create thats really difficult to say without seeing the xsl and xml. theres a very good xsl list over at mulberrytech.com too if you need

RE: [PHP] xslt_create

2004-06-30 Thread Pierre
It's the same , too bad thanks anyway Pierre -Message d'origine- De : eoghan [mailto:[EMAIL PROTECTED] Envoyé : mercredi 30 juin 2004 22:17 À : Pierre Objet : Re: [PHP] xslt_create take this line out of your xml and see what happens ?xml:stylesheet type=text/xsl href=style1.xsl

[PHP] xslt_create error

2003-11-21 Thread Mr. Me
Hi! I get the error: Fatal error: Call to undefined function: xslt_create() on line 5 when I try a call to the function... I'm using a webhotel with PHP: PHP Version 4.3.3 System FreeBSD web06.talkactive.net 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed Oct i386 Build Date Aug 29 2003 16:48:03

RE: [PHP] xslt_create error

2003-11-21 Thread Wouter van Vliet
] Onderwerp: [PHP] xslt_create error Hi! I get the error: Fatal error: Call to undefined function: xslt_create() on line 5 when I try a call to the function... I'm using a webhotel with PHP: PHP Version 4.3.3 System FreeBSD web06.talkactive.net 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Wed