Jump to content

PHP & Ajax Calendar


Dysan

Recommended Posts

um....

 

 

front end design woudl be your problem, however:

 

your AJAX woudl ask php for data, based on a timestamp value.  your PHP would then query the database for things that happen + - 24 hours of that timestamp?  and return then to AJAX in XML.

 

sorry im not too good at this however i beleive thats the basics of it.

 

 

gdlk

Link to comment
Share on other sites

best idea is this,

 

You make a php script that develops the calendar "table"

 

your primary Ajax function sends that Month/Year to that script and it returns the html table (via output)

so then you say the innerHTML of that div is that table and your done.

 

More advance things can be done beyond that, but this is the basics

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.