Good morning
At this time I am only working with updating an arrays values based on an event.
Such that at first an array[X++] = 0;
after an event the script would change a value based on the number x.
array[5]= 1;
reapetedly done I will see the array updated.
This update is only remembered on the host which has my site. This update is not remembered on my localhost iis server.
I belive its a setting with my php.ini but not sure. There is a long_array on off setting but not sure if this solves the problem.
Thanks much.
Tom
I can not work on line all the time. I really need help. I have recieved lots of help, in the past neverthe less.