Skip to main content
March 4, 2007
Question

Event Calendar

  • March 4, 2007
  • 3 replies
  • 427 views
I have been searching high and low on other websites like phpfreaks and even Adobe for a step by step instructions on how to develop a php event calendar. The closest I've come across was a event calendar but when the calendar is displayed the event title is not displayed along with the days it is tied too. I am helping a non profit organization try to make a simple event calendar. I’ve tried the calendar structure in PHP Freaks on this site http://www.phpfreaks.com/tutorials/144/0.php and still no luck. I’ve even posted on how to apply the event title with the corresponding days.

I have also looked at the Adobe Blog tutorial in the calendar section and still I am trying to tailor the calendar to show the day and event title.

I am out of options and I do not know if anyone here can direct me whether it is a website that gives tutorials on this particular subject.

I have posted previously the event calendar on here and did not get any feedback. So I am trying to attempt this and hopefully I will get some type of result.

Thank you all who respond.

AdonaiEchad
This topic has been closed for replies.

3 replies

March 6, 2007
Hi Jeff
Sorry for coming in on this discussion, but I too am trying to do an Events Calendar for my website, it is to show events on hairdressing, fashion and beauty globally. I love the second one with the email address hidden. I don't get any money for this I just do this for interest sake for my viewers. How do you do that? I am just starting to learn how to build admin pages. My website has been html only but as I am placing too many pages I am trying to learn php.
Would you mind sharing how you hide the email address on Go To Detail page, and I would also like to allow users to upload their word or pdf etc.

Thank you.

Inspiring
March 4, 2007
what "look" do you want?
if a simple list then this is a snap.

I did an events calendar (with admin pages) and mailto: (with details of
event) link here: http://www.wmeventsinc.com/comingEvents.php

and a simple job's list (with admim pages) , expanded details and
application form here:
http://www.wwsmanagement.com/jobOpportunitiesOpenings.php

If either of these look like something that would work for you. let me know.

Jeff


"AdonaiEchad" <webforumsuser@macromedia.com> wrote in message
news:eseutj$r9h$1@forums.macromedia.com...
>I have been searching high and low on other websites like phpfreaks and
>even
> Adobe for a step by step instructions on how to develop a php event
> calendar.
> The closest I've come across was a event calendar but when the calendar is
> displayed the event title is not displayed along with the days it is tied
> too.
> I am helping a non profit organization try to make a simple event
> calendar.
> I?ve tried the calendar structure in PHP Freaks on this site
> http://www.phpfreaks.com/tutorials/144/0.php and still no luck. I?ve even
> posted on how to apply the event title with the corresponding days.
>
> I have also looked at the Adobe Blog tutorial in the calendar section and
> still I am trying to tailor the calendar to show the day and event title.
>
> I am out of options and I do not know if anyone here can direct me whether
> it
> is a website that gives tutorials on this particular subject.
>
> I have posted previously the event calendar on here and did not get any
> feedback. So I am trying to attempt this and hopefully I will get some
> type of
> result.
>
> Thank you all who respond.
>
> AdonaiEchad
>
>


Inspiring
March 4, 2007
I know you said you were using PHP, but if you run out of options ASP.NET has a built-in calendar that is very easy to use and customize.