Phpmyadmin accepting only one entry from json array having multiple input values
Can anyone please help me for setting the correct foreach loop for sending multiple input values to the database (MySQL), Whenever I execute this code in postman only one entry gets uploaded in the database. I want to send multiple…