I need to create 4 different templates for one of the functions of my project but i don't have any experience in using XML. My question is how do i create template with XML and integrate it in PHP platform?Please help me out.......
Thanks!
One method of using XML templates and transforming them into HTML is called XSLT
read up on that and see if it is what you are thinking about
google search for "php xslt"
php has xslt handling functions here http://us3.php.net/xslt