Help for this page

Select Code to Download


  1. or download this
    Premature end of script headers: /home/local/public_html/cgi-bin/event
    +calendar.pl
    Unrecognized character \332 at /home/theperuv/public_html/cgi-bin/even
    +tcalendar at line 215
    
  2. or download this
    # Loop thru each hash and see if it repeats
      # Copy hash keys to prevent looping over aready updated dayinfo hash
    ...
        my(@entry) = ();
        foreach $element (@{ $dayinfo{$index} }) {
          my(@entry) = split('{',$element);