Well, I'm playing with php, which can be dangerous
I have the following
|
Code:
|
$date = $row4['date']; |
which gives me the full date format of
|
Code:
|
2005-03-14 14:44:28 |
What function would I use to only get the date, such as
Or even just
By the way, to get an idea of what I'm after, see what I have done already at
http://lokrin.net/modules.php?name=Content. Look just under
|
Quote:
|
|
Newly added Content
|
Thanks;
Lokrin