John Taylor-Johnston wrote:
I want to include ("/home/myaccount/calendars/"+nameofmonth+".htm")
How can I get the name of the current month? I'm sure this is an easy one, I'm too tired to see it.
include ("/home/myaccount/calendars/"+date(f)+".htm")
But date(F) is Capitalised. There is no date (
I want to include ("/home/myaccount/calendars/"+nameofmonth+".htm")
How can I get the name of the current month? I'm sure this is an easy one, I'm too
tired to see it.
include ("/home/myaccount/calendars/"+date(f)+".htm")
But date(F) is Capitalised. There is no date (f) for a lower case?
--
Jo
I want to include ("/home/myaccount/calendars/"+nameofmonth+".htm")
How can I get the name of the current month? I'm sure this is an easy one, I'm too
tired to see it.
include ("/home/myaccount/calendars/"+date(f)+".htm")
But date(F) is Capitalised. There is no date (f) for a lower case?
--
Jo
3 matches
Mail list logo