which the recent input will on top and the previous will on the bottom.
my code is this:
Code: Select all
<?php echo date("mdY",$value['date']); ?>
thanks guys...
Moderator: General Moderators
Code: Select all
<?php echo date("mdY",$value['date']); ?>