I'm trying to do this, but it's not working:
$date = "on" date('l, F jS') "at" date('g:i:s A');
so that it will output:
on Day, Month 00th, at 0:00 PM
(^ current date)
|
I'm trying to do this, but it's not working:
so that it will output:
(^ current date) |
|||
|
|