Connecting Tech Pros Worldwide Forums | Help | Site Map

spliting the time and date from MySQL

Newbie
 
Join Date: Aug 2007
Posts: 1
#1: Aug 22 '07
how to split the date and time from the default time format in php

mwasif's Avatar
Moderator
 
Join Date: Jul 2006
Location: Pakistan
Posts: 719
#2: Aug 22 '07

re: spliting the time and date from MySQL


Use date() to get the required output.
Reply