Web Hosting Talk







View Full Version : xml support?


babak
09-16-2002, 08:55 AM
Hi

Is raq4 or raq550 supporting file.xml ?

:rolleyes:

If it's a very stupied question, please forgive me ;)


Regards,
Babak

blacknight
09-16-2002, 04:58 PM
XML has nothing to do with the server hardware.

Both PHP and Perl have XML support modules which you can either add (in the case of Perl) or activate (in the case of PHP)

Java and JSP support the standard, so if you install Tomcat you can use it also.

I hope that helps