I\'m wondering if there is any sort of guarantee on the order of POST variables I will see on the server side.
My use case is I have a form that a user will fill out
Data will appear in same order like in form. So first row have key 0, second row - 1.