PDA

View Full Version : moving from IIS/ASP/XML --> Apache/PHP/XML


dj-power-n-assoc
05-30-2002, 02:15 AM
The question is... how?

Right now I have some simple ASP code that takes input from a web form and writes to a .xml document / reads and transforms XML back to HTML.

I got PHP running with Apache on OSX 10.1.4... how to get the XML/XSLT transformer stuff going / where to find it?

Thanks,
dj:confused: