Posted by Chris on 04/05/05 17:19
I do not know of a specific calendar, but communication between JavaScript
and php is most commonly handled via a form post. Think of it along these
lines.
1 - client downloads your page with JS calendar script.
2 - client clicks on a calendar day.
3 - onclick event submits the day via post variable to a php script.
4 - php processes the variable and returns a response.
CJ
"Jerry Swanson" <pmysql@gmail.com> wrote in message
news:c8099da3050405044367eff016@mail.gmail.com...
> What Javascript calendar works good with PHP?
> Thanks
Navigation:
[Reply to this message]
|