Simpel event calendar for a school website

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

    #1

    Simpel event calendar for a school website

    Hi,

    I am looking for some php/mysql scripts to set up a simple calendar for a
    school website. Most calendar scripts I have found are far to complex. The
    only functionality I want is that users (parents, personnel, children) can
    see the current calendar and that one person (the one who knows the
    password) can manage what is in the calendar.
    It would be nice if it is in Dutch or easy to translate. We have set up the
    website with PHP and MySQL support

    thanks in advance


    Robert Los


  • Tony Clarke

    #2
    Re: Simpel event calendar for a school website

    Should be really straight forward to write yourself (or maybe get the kids
    to do it as a school project)
    Click below for a great tutorial on how to do this:
    http://www.phpfreaks.com/tutorials/83/0.php

    "Robert Los" <robert@robertl os.nl> wrote in message
    news:41a47122$0 $8900$abc4f4c3@ news.wanadoo.nl ...[color=blue]
    > Hi,
    >
    > I am looking for some php/mysql scripts to set up a simple calendar for a
    > school website. Most calendar scripts I have found are far to complex. The
    > only functionality I want is that users (parents, personnel, children) can
    > see the current calendar and that one person (the one who knows the
    > password) can manage what is in the calendar.
    > It would be nice if it is in Dutch or easy to translate. We have set up[/color]
    the[color=blue]
    > website with PHP and MySQL support
    >
    > thanks in advance
    >
    >
    > Robert Los
    >
    >[/color]


    Comment

    • Robert Los

      #3
      Re: Simpel event calendar for a school website

      Dear Tony,

      thanks for the link. I might programme it myself, but thought there would be
      a lot of stuff around. The kids in the school are a bit young to programme
      (4-12 years old). The result will be on my website www.robertlos.nl

      Greetings

      Robert

      "Tony Clarke" <clarket@eircom .net> wrote in message
      news:LS5pd.4255 2$Z14.18004@new s.indigo.ie...[color=blue]
      > Should be really straight forward to write yourself (or maybe get the kids
      > to do it as a school project)
      > Click below for a great tutorial on how to do this:
      > http://www.phpfreaks.com/tutorials/83/0.php
      >
      > "Robert Los" <robert@robertl os.nl> wrote in message
      > news:41a47122$0 $8900$abc4f4c3@ news.wanadoo.nl ...[color=green]
      >> Hi,
      >>
      >> I am looking for some php/mysql scripts to set up a simple calendar for a
      >> school website. Most calendar scripts I have found are far to complex.
      >> The
      >> only functionality I want is that users (parents, personnel, children)
      >> can
      >> see the current calendar and that one person (the one who knows the
      >> password) can manage what is in the calendar.
      >> It would be nice if it is in Dutch or easy to translate. We have set up[/color]
      > the[color=green]
      >> website with PHP and MySQL support
      >>
      >> thanks in advance
      >>
      >>
      >> Robert Los
      >>
      >>[/color]
      >
      >[/color]


      Comment

      • Foo

        #4
        Re: Simpel event calendar for a school website

        I have used this one before and it works great. It was cheaper than writing
        it myself for
        the client and quick to set up. Easy mod etc. not sure about languages
        though.



        "Robert Los" <robert@robertl os.nl> wrote in message
        news:41a47122$0 $8900$abc4f4c3@ news.wanadoo.nl ...[color=blue]
        > Hi,
        >
        > I am looking for some php/mysql scripts to set up a simple calendar for a
        > school website. Most calendar scripts I have found are far to complex. The
        > only functionality I want is that users (parents, personnel, children) can
        > see the current calendar and that one person (the one who knows the
        > password) can manage what is in the calendar.
        > It would be nice if it is in Dutch or easy to translate. We have set up
        > the website with PHP and MySQL support
        >
        > thanks in advance
        >
        >
        > Robert Los
        >[/color]


        Comment

        Working...