ok. So total how many parameters I can put into commit()? Does it follow exactly the parameters of the data when I pass the ajax call to the server?
Ok. Finally I can do it. I use JSon.stringify method to array to Json string. then I decode it in my php server side. If you have any alternative solution, then let me know. Thanks.