Welcome to our forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.

Forum Statistics

  • Forum Members:
  • Total Threads:
  • Total Posts: 6
There are 1 users currently browsing forums.
PHP Articles Read and post PHP tutorials.

Reply
  #1  
Old 12-12-2007
A Big, Bad Teenager
 
Join Date: Aug 2005
Posts: 239
Rep Power: 5
usmanah is on a distinguished road
calendar in PHP

Hi... I am trying to create a calendar on an artists website with PHP... Such that It would display dates and also display artistes activities....E.g The calendar would be able to display the artistes schedule for the Next three days...

The artistes schedule would be in a database


Please can anyone tell me how to go about it...?
Reply With Quote
  #2  
Old 12-12-2007
darkecho's Avatar
official undercover guy
 
Join Date: Aug 2005
Location: Michigan... USA
Age: 21
Posts: 2,596
Rep Power: 7
darkecho is on a distinguished road
Re: calendar in PHP

Please explain how far you have gotten. Do you have the calendar generated and need to figure out how to get events in, or are you still at the beginning.

If you are at the beginning google it, there are many tutorials out there on generating calendars. As for putting in the contents its easy as any data retrieval (database , flat file)
Reply With Quote
  #3  
Old 12-12-2007
A Big, Bad Teenager
 
Join Date: Aug 2005
Posts: 239
Rep Power: 5
usmanah is on a distinguished road
Re: calendar in PHP

I am just starting... i have never done a calendar before and know very little about databases.... But the site that I am working on now requires it....
Reply With Quote
  #4  
Old 12-12-2007
I'm cacographic!
 
Join Date: Apr 2006
Location: Texas, USA
Age: 17
Posts: 1,662
Rep Power: 5
ddreier is on a distinguished road
Re: calendar in PHP

http://www.drquincy.com/resources/tu...e/phpcalendar/

Here's something to start with, found it from google, it shouldn't be very hard to connect it to a DB and get it working like a schedule.
Reply With Quote
  #5  
Old 11-18-2008
cancer10's Avatar
A "Mature" Pre-Teenager!
 
Join Date: Jun 2005
Location: India
Age: 27
Posts: 515
Rep Power: 5
cancer10 is on a distinguished road
Re: calendar in PHP

How to Create a PHP Calendar [Video Guide]

http://video.about.com/php/How-to-Cr...P-Calendar.htm
Reply With Quote
  #6  
Old 06-15-2009
Toddler
 
Join Date: May 2009
Location: NASHIK
Posts: 18
Rep Power: 0
la_89ondevg is on a distinguished road
Re: calendar in PHP

May use the date date type to get current date and checking and incrementing the dates accordingly and then fetch results from DB according to the date
Reply With Quote


Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On