I am working on a custom PHP/MySQL CMS. The data managed in the CMS is exported to XML files via a PHP script that must be ran manually. A Flash/AS3-based front-end loads the XML files and displays the specified data.
Is it advisable to setup some sort of automated process for creating the XML files?
What are some “best-practices” or related advice?
Thanks!
I suggest: