I was hoping you could help me figure this out. I would like to run a query that would search a table and all it's rows and the date matches the current month.
The script takes too much time and so I am getting this error. I will try to optimize it. I want advice, will using, mysql_pconnect is better than mysql_connect