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?

--
John Taylor-Johnston

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to