Display birthday with dd-mm only from mysql date (dd-mm-yyyy
Moderator: General Moderators
-
tonyck2000
- Forum Newbie
- Posts: 2
- Joined: Tue Oct 01, 2013 12:13 pm
Display birthday with dd-mm only from mysql date (dd-mm-yyyy
I have a membership msql database with a birthday column. The column has birthday date dd-mm-yyyy but when viewed or displayed with Select using php I would like it to show only dd-mm for lower level access members. How do I accomplish this?