Greetings all... I was told this would be easy with PHP, but I don't
know enough about PHP, so I thought I'd ask here...
I want the main page of my domain to have certain content up until a
certain date, then different content on a different date. I will be out
of town and was hoping this could be done automatically. Someone told
me this would be easy with PHP using the "if else" statements, a
switch, and using the date() functions.
Can anyone help if this is easy, or let me know if this isn't?
Regards
know enough about PHP, so I thought I'd ask here...
I want the main page of my domain to have certain content up until a
certain date, then different content on a different date. I will be out
of town and was hoping this could be done automatically. Someone told
me this would be easy with PHP using the "if else" statements, a
switch, and using the date() functions.
Can anyone help if this is easy, or let me know if this isn't?
Regards
Comment