Get the current day of the week php Feb 17, 2025 by Christine Cardoso in PHP 660 $today = strtolower( date('l', current_time('timestamp')) ); 1 $today = strtolower( date('l', current_time('timestamp')) ); Share this:GoogleTwitterPinterestPrintEmail