|
|
(#1)
|
|
|||
|
WCDDL Live Total Downloads Stats (v2) -
03-08-2011, 07:43 PM
![]() Create a new php file named wcddl_stats.php in /modules/ Paste this following code in it and then save it. PHP Code:
PHP Code:
Note: If you have any question about this mod, please send a P.M to me. |
|
(#2)
|
|
|||
|
03-09-2011, 02:26 AM
This is one of heavy mods, very nice and usefull, but execute that query's for each page turns the site an little slow.
you can add there some output to an file and read from file untill X time like an cache. if(fileatime($file) >= ($time() - 3600)) { EXECUTE THE CODE OUTPUT TO AN FILE OUTPUT TO BROWSER EXIT } else { readfile($file) } something near this |
| Bookmarks |
|
| Tags |
| downloads, live, stats, total, wcddl |
| Thread Tools | |
| Display Modes | |
|
|