having problems enabling support for XSLT

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rudyten
Forum Newbie
Posts: 3
Joined: Sun Jun 08, 2003 11:13 pm
Location: los angeles
Contact:

having problems enabling support for XSLT

Post by rudyten »

am new to PHP and XML....been playin with code and learning it,,,,I like it
BUT i can not get support for XSLT up...

Been reseaching all over the net.....have tried many things,,,,,,but failing over and over

I have all my info posted at:

http://pub227.ezboard.com/fanela14638frm2

here is my PHPINFO page(i saved it)http://anela.com/temp/myphpinfo.html

Anyhelp would be appreciated..

Thanks
Rudy
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

http://anela.com/temp/myphpinfo.html wrote:xml
XML Support active
XML Namespace Support active
EXPAT Version 1.95.2
so you did it? ;)
rudyten
Forum Newbie
Posts: 3
Joined: Sun Jun 08, 2003 11:13 pm
Location: los angeles
Contact:

Post by rudyten »

Does it not need to say XSLT support? it's own section?
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

if you enabled php_xslt.dll
you should have a section
xslt
XSLT support enabled
Backend Sablotron
Sablotron Version 0.97
rudyten
Forum Newbie
Posts: 3
Joined: Sun Jun 08, 2003 11:13 pm
Location: los angeles
Contact:

Post by rudyten »

I am missing that section.....can someone help me to see what I am doing wrong?


Thanks
Post Reply