Problem with sql query and curl
Budget: $30 – $250 USD
I use curl to all up a php file that executes certain sql queries. The issue is, the query is being executed multiple times, even though when I run it on phpmyadmin, it returns only one result for each.
I need it to execute only once. Not multiple times. I don’t know if the problem is from curl or MySQL query
I need it to execute only once. Not multiple times. I don’t know if the problem is from curl or MySQL query