Flash ya backend
Flash ya backend
Out of context: Reply #51
- Started
- Last post
- 61 Responses
- Anarchitect0
the only way you can modify an XML [at least using PHP] is to use php's xml driven function, parse it, erase/include/etc... and then write the new xml in the server.
But it 's still better to make those change these changes in the db, from where the xml gets its info.