PHP XML
Posted: Tue Jul 31, 2007 3:29 pm
hi there,
I am working on a website that is content driven (i.e. articles submitted by the enduser on a regular basis for posting to the web). kind like a newspaper online.
What would following be the right approach to achieve seamless results?
Here's The thought I had: Could I use a .php file with a include statement to call a .xml flat file to display in the article (.php file).
The .xml flat file would have the article (text)
I am currently using dreamweaver MX as my editing tool. Thanks
I am working on a website that is content driven (i.e. articles submitted by the enduser on a regular basis for posting to the web). kind like a newspaper online.
What would following be the right approach to achieve seamless results?
Here's The thought I had: Could I use a .php file with a include statement to call a .xml flat file to display in the article (.php file).
The .xml flat file would have the article (text)
I am currently using dreamweaver MX as my editing tool. Thanks