Hey everyone!
Right now I´m working on a xml-editor for my clients. I have a problem though.
On the page I created I have an xml based product list. Displayed in a scrollbar. For editing the list I use Php.
The problem: When I delete an item in my productlist, the array doesn´t behave dynamically. It has the same lenght and every item still has the same index. I use an “Array” to place my products before sending them into my scrollbar. Anyone got a solution?
In case you´re interested:
http://www.flott.se/klar.htm