Thank you very much for your help. I really appreciate it.
Hi
I tried to use echo with
var_dump('Order Before', $date->format('l jS \of F Y H:i:s'));
var_dump("Delivery", $date_min->format('l jS \of F Y'));
but got errors. I really am a total noob with php. the two var_dump lines are producing basically the correct output.
i tried
echo “var_dump(‘Order Before’, $date->format(‘l jS \of F Y H:i:s’));’
but got an error.
Hi Stefano,
Many thanks. Thanks for the super fast response.
Smokin Fast Fix – many thanks, let me try to see if will install and activate.