How can i create a calendar in PHP? Today should be in bold. How could it be coded?
ok that was realy a big help, dude
streetparade
2009-12-24 12:38:44
Sorry, but you're going to have to be more specific in your needs if you want specific help. Otherwise it's just another `plzsendtehcodez` question.
Skilldrick
2009-12-24 12:41:05
+1
A:
Firstly, start by capturing your requirements (should it handle month browsing, should it show a week at a time, etc.) - this should let you derive a functional spec of sorts, which should guide you when actually writing the component/page/application
Rowland Shaw
2009-12-24 12:35:28
no i dont want the shikimiki things it should just print the actual month and today should be in bold
streetparade
2009-12-24 12:38:04
Sure it is !! If you want to build really cool UI without too much overhead, Yahoo UI is your friend ! ;)
Arno
2009-12-24 13:48:21
A:
If you mean: "how to show a date picker on your web page from PHP", the answer is to use some default JavaScript library for it. E.g. Dojo or jQuery.
Matijs
2009-12-24 12:37:44