hi guys,
I want to display time format 22:00 instead of 00:22:00 as stored in mysql. I am using mysql and php. data type in php is time not timestamp. thnx in advance for help
I want to display time format 22:00 instead of 00:22:00 as stored in mysql. I am using mysql and php. data type in php is time not timestamp. thnx in advance for help
Comment