This is pure HTML message.
Next, we’ll display today’s date and day by PHP!
' . date('Y/m/d') . ' and it’s a '.date('l').' today!'; ?>
Again, this is static HTML content.