PHP 5 Calendar

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joel

    #1

    PHP 5 Calendar

    Is there PHP5 calendaring software that will allow you to import events
    from other calendars? For example, I have a Master project calendar
    that my satellite sites want to import. They import the calendar and
    now they have all my dates and theirs as well.

    Please let me know.

    _Joel

  • strawberry

    #2
    Re: PHP 5 Calendar

    google calendar has this functionality


    Joel wrote:[color=blue]
    > Is there PHP5 calendaring software that will allow you to import events
    > from other calendars? For example, I have a Master project calendar
    > that my satellite sites want to import. They import the calendar and
    > now they have all my dates and theirs as well.
    >
    > Please let me know.
    >
    > _Joel[/color]

    Comment

    • Joel

      #3
      Re: PHP 5 Calendar

      True, but I need to bring this in-house and integrate it to my existing
      system

      strawberry wrote:
      google calendar has this functionality
      >
      >
      Joel wrote:
      Is there PHP5 calendaring software that will allow you to import events
      from other calendars? For example, I have a Master project calendar
      that my satellite sites want to import. They import the calendar and
      now they have all my dates and theirs as well.

      Please let me know.

      _Joel

      Comment

      • Andreas Wilm

        #4
        Re: PHP 5 Calendar

        Hi,
        Is there PHP5 calendaring software that will allow you to import events
        from other calendars? For example, I have a Master project calendar
        that my satellite sites want to import. They import the calendar and
        now they have all my dates and theirs as well.
        You could give webcalendar http://www.k5n.us/webcalendar.php a try.

        Andreas

        Comment

        • Kimmo Laine

          #5
          Re: PHP 5 Calendar

          "Joel" <joel.witherspo on@gmail.comwro te in message
          news:1151779416 .267027.215070@ h44g2000cwa.goo glegroups.com.. .
          Is there PHP5 calendaring software that will allow you to import events
          from other calendars? For example, I have a Master project calendar
          that my satellite sites want to import. They import the calendar and
          now they have all my dates and theirs as well.
          >
          I suggest you look into the vCalendar and iCalendar implementations there
          are available. Here's some reading for you:





          --
          "ohjelmoija on organismi joka muuttaa kofeiinia koodiksi" -lpk
          spam@outolempi. net | Gedoon-S @ IRCnet | rot13(xvzzb@bhg byrzcv.arg)


          Comment

          • Noodle

            #6
            Re: PHP 5 Calendar

            Have you had a look at

            Discover today's holidays and observances. Browse 2,000+ national days, fun celebrations, and awareness events through the year.


            Comment

            • Joel

              #7
              Re: PHP 5 Calendar

              Noodle wrote:
              Have you had a look at
              >
              http://phpicalendar.net/
              Yeah, I looked at that one first. It doesn't have the
              Master/Subordinate calendar import/export functionality though.

              Comment

              Working...