thanks for ur continued support, i am going to take this over to MySQL instead, a database table is far easier to work with :)
Printable View
thanks for ur continued support, i am going to take this over to MySQL instead, a database table is far easier to work with :)
A database is a better choice for many applications. There are things an xml tree works better for, however - if you ever try it again, I'd recommend SimpleXML over DOMDocument. Good luck!