xml editor for clients
xml editor for clients
Out of context: Reply #4
- Started
- Last post
- 16 Responses
- rounce0
Why on earth are you using XML files? Slap it all in a database and use this: http://pastebin.com/f71fb73cc
You'll need to edit the objects being called in the loop to match your fields in the DB, and for that particular example you'll also need to compose the list of images in a pipe ' | ' delimited string in the database; but if you can live with that your client's life (and also yours) will be shitloads easier.- DIdn't read the above post, but yeah thats a super basic one right there.rounce