xsnoboard
01-12-2006, 02:22 AM
i want my date/time format to be a normal format... ex. 1-11-2006 9:20pm..
it comes out for me like 2006-1-11 21:00:30
code i have is... how could i have it so it displays it normally...
<?php echo $filelist_array["date"]; ?>
it comes out for me like 2006-1-11 21:00:30
code i have is... how could i have it so it displays it normally...
<?php echo $filelist_array["date"]; ?>