C
|
cgphp 2/29/2012 |
$diff = abs(strtotime($ID)) - abs(strtotime(now())) ;
|
S
|
sickacid author 2/29/2012 |
$diff = abs(strtotime($ID)) - abs(strtotime(now())) ;
|
C
|
cgphp 2/29/2012 |
Try this version: global $conn; |
S
|
sickacid author 3/1/2012 |
global $conn; |
S
|
sickacid author 3/5/2012 |
I've solved with this query <img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=64740&image=1&table=forumreplies' class='bbc_emoticon' alt=':rolleyes:' /> |