Re: [PHP] Re: xsl + xml

2006-10-04 Thread José Manuel Peso
Colin Guthrie escribió: José Manuel Peso Echarri wrote: Hi people, I am looking for a library that mix xsl and xml producing output in xhtml at server side. I have readed about sablotron and libxsl, but i am confused. Which is the best alternative in perfomance terms for the versions 4.2,

RE: [PHP] Re: XSL

2004-01-26 Thread electroteque
ok obviously you would need to store the content in the database, how else can you make it easy to edit for a user ? -Original Message- From: Aidan Lister [mailto:[EMAIL PROTECTED] Sent: Monday, January 26, 2004 12:50 PM To: [EMAIL PROTECTED] Subject: Re: [PHP] Re: XSL I'll tell yo

Re: [PHP] Re: XSL

2004-01-25 Thread Aidan Lister
I'll tell you the reasons I am doing it, then some other useful information. You can make your own mind up. The company I work for receives publications from all over the world, these publications are usually word documents or HTML docs. Most of the papers come through with an excessive amount of

Re: [PHP] Re: XSL

2004-01-25 Thread daniel
May i ask, what is a good purpose for xsl apart from syndication, is it worth it for building an entire site in or a content management system ? Like i found generating the xml, then having to do loops and stuff in xsl, having no control in php a real pain. > Ahh fantastic. Thanks very much for th