ajax submit wrong data to PHP – Jquery ajax
This is html file that submit ajax by button click to PHP script(on IIS). But PHP script received wrong formatted data (there are brackets added [] and no parameter 'section' transmitted What can be wrong It would be good to…