Welcome Guest, Not a member yet? Register   Sign In
How can I create a custom XML feed?
#2

Basically the same way as you genterate a html page with codeigniter...grab data, manipulate it, output it. Except you'd just be outputting xml instead of html.

You can use the DOMDocument object/methods: http://www.phpeveryday.com/articles/PHP-...-P413.html
Reply


Messages In This Thread
RE: How can I create a custom XML feed? - by CroNiX - 10-05-2015, 02:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB