What if the data contains two identical parameters when requests submits the data?

attarea:53
attarea:54

is usually submitted with data= {"attarea":"53"}, but now there are two identical submissions. Solve.

Mar.18,2021

{"attarea": ["53", "54"]} try so that the server can accept processing


feels that this data format is not quite right. You should communicate with the backend about what kind of data format and parameters you are receiving.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b32cf0-2be5b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b32cf0-2be5b.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?