MySQL php curl issue
Budget: $10 – $30 USD
I use curl to call 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