(#1)
c0rrupt Offline
Administrator
 
Posts: 192
Join Date: Mar 2010
Location: Canada
Show Today/Yesterday - 04-16-2010, 04:44 PM

Add to your index.php

Create a new column on download table and past this
Code:
<?=(date("d/m/y") == date("d/m/y", $dl['dat'])) ? 'Today' : (date('d/m/y', mktime(0, 0, 0, date("m") , date("d") - 1, date("Y"))) == date("d/m/y", $dl['dat']) ? 'Yesterday' : date("d/m/y", $dl['dat']))?>


Before doing any edits to your DDL Site always make a BACKUP first.

Bookmarks

Tags
show, today or yesterday

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




Powered by vBulletin


Content Relevant URLs by vBSEO