i am storing datetime in database by using php function now().
the problem is that when i get the date from database i get '2012-2-3-1:23:10'.
and i just want to get (m/d/year) only
the problem is that when i get the date from database i get '2012-2-3-1:23:10'.
and i just want to get (m/d/year) only