I have a page with a Form that submits to $PHP_SELF, and I want variables to be put inside of an array, now, thats easy. Heres the part I dont get,
the page pulls up new data (from a database) and when I click submit, the data gets into the array, but the data that was currently in the array is gone.
Any ideas, suggestions, help is greatly appreciative.
Andrew Brink