Discussion in 'PHP' started by Maxso, Dec 5, 2008.
I am looking for a code that puts up a message at a specific time of the day. Anyone help me?
if (date('G:i') == '2:24') { print 'message'; }
Separate names with a comma.