Welcome Guest, Not a member yet? Register   Sign In
Newbie Q: How to save XML data into Database?
#2

[eluser]Christopher Blankenship[/eluser]
ci_newbie:

To help in your model visually in the function addInfo add the following:
Code:
print "<pre>";
print_r($result);
print "</pre>";

From that you will then be able to see the data more structured for reading.

Then to start utilizing SimpleXML see the following: http://us.php.net/manual/en/simplexml.ex...-basic.php

Enjoy!


Messages In This Thread
Newbie Q: How to save XML data into Database? - by El Forum - 03-11-2010, 06:28 AM
Newbie Q: How to save XML data into Database? - by El Forum - 03-11-2010, 12:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB