Thread: Downloadsize
View Single Post
  #9  
Old 12-26-2004, 09:59 PM
Tolnaftate2004 Tolnaftate2004 is offline
penguin.
Join Date: Jul 2004
Location: Berkeley, CA
Posts: 534
Tolnaftate2004 is a jewel in the roughTolnaftate2004 is a jewel in the rough
Send a message via AIM to Tolnaftate2004
When the variable works again, you could show only larger files downloading with something like:
PHP Code:
if (downloadsize 16000){
  
//stuff

Reply With Quote