Flash ya backend

Out of context: Reply #26

  • Started
  • Last post
  • 61 Responses
  • joyride0

    We've done some very large projects with everything loading and sorted from XML. No need for a data base yet. But its an easy addon with the way we built it. The question is, What do you want it to do. XML is just data in some form. Which is what a database is. So you need to decide if you want php/.net/.whatever to update it or if its going to be static.

    Ours is static but we built a C++ app to translate it in to 14 other languages. But all xml files are static so no need to develope the dB.

View thread