Feeds:
Posts
Comments

Posts Tagged ‘date’

Sometimes we need to display date in different format as user requirements. Here some PHP user define date function i have used. I think it will be helpful for PHP professionals. As you can see in my all example there are tons of different formats that can be used in the date feature.
<?php
/**
* mysql::cDateMySQL2Br()
* convert [...]

Read Full Post »