|
|
#1 (permalink) |
|
Registered User
Fresh Surpasser
Joined in Jun 2006
14 posts
Gave thanks: 0
Thanked 0 times
|
Timezone
Hi guys!
I use this to put datetime into my scripts. Code:
<?php echo date('y-m-d H:i:s'); ?>
Code:
<?php echo date($s['date_format'], strtotime($row_news['date'])); ?> ![]() Does someone know how I should do? Any thoughts is appreciated! ![]() Best regards, Patrik
__________________
OC10 - pass61 |
|
|
|
|
|
#2 (permalink) | |
|
Surpass Fan
Excelling Contributor
Joined in Nov 2005
Lives in Colorado
Hosted on DEDI
937 posts
Gave thanks: 2
Thanked 95 times
|
Quote:
PHP Code:
__________________
Where would you be if you were at the highest court in the land (US)? |
|
|
|
|