date('l'); //Returns full day name of the week: Thursday date('D'); //Returns abbreviated day name of the week: Thu