Hi laserlight, and thanks for looking at this for me..
Yeah, That's What I Thought.. This should be a server side thing, but I have actually racked my brain as to why only Firefox is not presenting any differences using the array_diff() function.. This is why I used the echo so i can actually see the differences being executed..
Same Data, Same File but no comparison being presented by Firefox.. I even used my other computer and same problem.
I tried your changes, but same issue exist..
The POST value is actually from checkbox arrays I am using for a delete message selection.. The arrays being carried are seperated by ~ for 5 variables.. Time, Date, Sender, Message, and A number to represent if the message has been viewed or not.
On the process end, the echo shows all the arrays that were checked, even in Firefox, but firefox will shows all the arrays in the file as if there was no difference.. However, Explorer and Opera shows the difference in the arrays..
STRANGE! π