Sam Baker wrote:

> I'm looking for a php script that will read any xml file, display the
> contents in html, with the option of adding an entry (in the same
> scheme, whatever that might be) or deleting existing entries.
> 
> I think I could write this, but it would take a while.

Use the XSLT extension?  You can probably find some xslt code somewhere
that'll help you.  I'm sure I've got something hidden away somewhere. 


/Per Jessen, Zürich

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

Reply via email to