PHP/XML Content Management

Out of context: Reply #12

  • Started
  • Last post
  • 12 Responses
  • londonBoy0

    187LockDown - thanks for all your help. I'm pleased to say I haven't had to touch the PHP file i had originally created. "If its not broken - why break it!" Right?

    ;)

    In this particular content management example i was working on, it was based on a "latest news" type feed where clients would be able to add their own news via a web-based form.
    Because i wanted it to display the most recent news first, i thought that the php had to write to xml placing the new data above all exisiting data. Make any sense!

    Well in my dream - it said: "why not, when parsed in flash, sort the data as normal but code it to display the data out in reverse order.

    Its taken me all day but it now complete. whey-hey! :D

View thread