/ Published in: Other
Expand |
Embed | Plain Text
<?php echo date('d/m/Y',strtotime($row_name['column'])); ?>
You need to login to post a comment.
plasticated on 11/17/08
2 people have marked this snippet as a favorite
<?php echo date('d/m/Y',strtotime($row_name['column'])); ?>
You need to login to post a comment.