RE: [PHP-WIN] Betr: XML->HTML using PHP

2003-09-30 Thread Svensson, B.A.T. (HKG)
> My problem is: It uses ASP to generate HTML from the XML/XSL > files, but (ofcourse) I want to use PHP instead. I searched > the in DOMXML for the same functions but I just can't figure > it out. Can someone please explain to me how to convert this > simple code into PHP? Actually I'm only intere

[PHP-WIN] Betr: XML->HTML using PHP

2003-09-30 Thread Thijs Koerselman
Hi, I'm new to this list and php so probably this is going to be a "newbie" question. I consider myself an intermediate C/C++ programmer and I know quite some things about HTML and XML. A while ago I decided to make myself a flexible website using XML, and I bumped into a cool tutorial in the MSDN