Thread
:
Showing no. of users on your site using PHP/MySQL
View Single Post
shabbir
Go4Expert Founder
31Jul2006,21:07
You could probably optimize the performance if you put the delete in a cron jobs rather than an online query which executes each time a page is loaded.