So...

I have this XML feed.

And I have this page that already implements this XML feed.

And I'm supposed to "duplicate" that functionality.

I'm sitting here with this mess of loops and arrays and whatnot trying
to transform the XML into the HTML.

Now, I know that XSLT is supposed to be able to do this.

But my forays so far into XSLT have all ended in failure.

Perhaps, though, there is some magical PHP WYSIWYG tool out there to
compare the HTML and the XML and make an XSLT for me?...

I guess that is asking for a bit of a Magic Bullet.

How have others tackled this endless boring repetitive task?

Is XSLT feature-rich enough, in general, to have a good shot at doing
the job?

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to