kevin777 Posted October 16, 2008 Share Posted October 16, 2008 I have just started to experiment more with XML + PHP combined and I'm going to make a simple website which uses xml to store page content information and php to controle site navigation/pages/and were content is placed. Has this been done or are their any examples of this on the net? Quote Link to comment https://forums.phpfreaks.com/topic/128655-xml-php-website/ Share on other sites More sharing options...
haku Posted October 16, 2008 Share Posted October 16, 2008 This is actually the future of the internet. If everything is based off XML, it will make it much easier for sites to interact with other sites, and turn the internet into more of a large database, rather than millions of individual sites. So now is a good time to be spending time learning how to do this. For an example of using XML to create webpages, download a mod pack from phpbb.com. Open the mod pack file, and then open the XML file in your browser. They are not using any HTML or CSS, they use XML and XSLT. edit: Actually they may be using CSS - I have never actually opened up the XSLT file and looked inside. Quote Link to comment https://forums.phpfreaks.com/topic/128655-xml-php-website/#findComment-666799 Share on other sites More sharing options...
kevin777 Posted October 16, 2008 Author Share Posted October 16, 2008 Thats kinda sweet hey, ill look into that. Lately I have been searching the web and particularly newly developed gaming sites are using xml for displaying content which i thought was kinda cool. Actually I develop all my work in wordpress / joomla! hehe... Quote Link to comment https://forums.phpfreaks.com/topic/128655-xml-php-website/#findComment-666874 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.