|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
i am making a web calendar, and i now want to implement recurring events. I store the events in a database, and i wonder if someone could suggest the best way to find out if a recurring event occurs at a certain date.
Could this be done by a mysql select query? ------------------ yiorgos http://geocities.com/sinteknos |
|
#2
|
|||
|
|||
|
It probably is, but it depends on how you defined your table and especially how you defined the recurring events in you DB.
------------------ Good luck, Bas ------------------ E-mail me at: b.vandermeijden@pecoma.nl |
|
#3
|
|||
|
|||
|
actually, i each event has an interval (days) in which it occurs, and is marked if it is recurring. I would be interested to hear suggestions.
------------------ yiorgos http://geocities.com/sinteknos |
|
#4
|
|||
|
|||
|
"man 1 cal" might help.
|
|
#5
|
|||
|
|||
|
in php&mysql please.
|
![]() |
| Viewing: Dev Shed Forums > Other > Beginner Programming > web calendar problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|