Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Help With PHP XML

  1. #11
    Join Date
    Jul 2010
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    thanks for ur continued support, i am going to take this over to MySQL instead, a database table is far easier to work with

  2. #12
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    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!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •