PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Mod Requests (http://www.phpdig.net/forum/forumdisplay.php?f=23)
-   -   search counter (http://www.phpdig.net/forum/showthread.php?t=344)

Freddie 12-30-2003 04:26 AM

search counter
 
is it possible to count the searchs and show it on the homepage??
:rolleyes:

Charter 02-05-2004 04:07 PM

Hi. Perhaps try using a query like the following:
Code:

SELECT count(*) FROM logs;


All times are GMT -8. The time now is 12:09 AM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.