Thread: PHP and XML?
View Single Post
Old 03-31-2008, 02:57 AM   #1 (permalink)
Aaron
The Frequenter
 
Join Date: Dec 2007
Location: In my basement
Posts: 386
Thanks: 47
Aaron is on a distinguished road
Default PHP and XML?

I was just thinking about it, and... How can you form a page while "separating data from presentation"? Marking up a piece of data just for presentational purposes (in XML) is the same as using a tag like <sup> in HTML, yet the latter is frowned upon.

Anyway my question is: Can you use PHP in an XML file, or XML in a php file? How exactly would that work out...
__________________
Signatures are nothing but incriminating.
Send a message via MSN to Aaron
Aaron is offline  
Reply With Quote