Algorithms Arrays Passwords Uncategorized
Commerce Uncategorized
Databases Abstraction Layers Informix LDAP MS SQL MySQL ODBC PostgreSQL Uncategorized
Date & Time Calculators Conversion Translation Uncategorized
Discussion Chat Forums Guestbooks Polls Uncategorized
Email Validation Uncategorized
External Uncategorized
Files and Directories Uncategorized
Games Uncategorized
Graphics 3-D Graphs Resizing Thumbnails Uncategorized
HTML Forms Menus & Navigation Source Viewers Tables Templates Uncategorized
HTTP Authentication Cookies File Uploading Uncategorized
I18N Uncategorized
Math Uncategorized
Miscellaneous Uncategorized
Searching and Trees Uncategorized
Security Uncategorized
Text Uncategorized
Utilities Calendars Counters Link Checkers Weather Uncategorized
XML Uncategorized
| php sample source codes |
|---|
|
Impress your friends and corporate allies by putting this very tiny yet customizeable calendar somewhere on your page!!! Automagically generates this month's calendar!!! It rocks like a magikist!!
|
|
This code displays calendar for the month you requested.By default it displays current month calendar
|
|
Same as "A Tiny Calendar" which I saw on the top 10 requested list, just less code. Give it a month/day/year, and it will generate the calendar and highlight the day. Colors are customizeable. If no date arguments given, assumes today.
|
|
Simple calendar that displays any month and year, defaulting to the current month and highlighting the current day.
|
|
this is a tiny calendar parser, it uses the linux cal command and parse it to html, added some security fixes and layout bugs got fixed too.
|
|
This is a simple calendar class, thats fully customizable. Colors, fonts, all can be changed.
|
|
Full customizable class to print a calendar month. Template driven, very easy to customize for international use, and designed to take date arguments in a variety of ways.
|
|
It's an upgrade of my old calendar for a year , very easy (in spanish) it works great ...!!!!!!!!!!
|
|
Calendar of current month that uses some of template files which one of them is a file contains list of holidays and also can move to next/prev month or next/prev year with timezone difference between server time and your local time.
|
|
I wrote this calendar in ASP and converted it when we switched to Linux. It displays just like a wall calendar. I designed it so you could select from a database and display events in the calendar cells.
|
|
Very easy customizable and friendly calendar see the code theres nothing easier than this function...!!!
|
|
Class for creating simple Jewish Calendars based on code by senjin (http://www.zend.com/codex.php?id=213&single=1)
|
|
A Simply One-file Calendar that create the calendar of current month..Highlights the current date in red border and,if you have an 'events database',in the calendar events will appears in a blue border..
|
|
The code won the beginners contest at www.php-editors.com - the application is a Personal Diary with Calendar and Notes.
|
|
Calendar.
This don't use PHP calendar library.
Just process calculating and prints
|
|
A very simple calendar. Can easily be extended with new functions.
|
|
This simple calendar class will display one month with our without day links.
Display is controlled by a style sheet, current day, links, daynames are customisable.
|
|
A Modified version of Calendar with Holidays. Allows Holidays for specific Year as well as recurring holidays.
|
|
A collapsable calendar that takes up little webpage real estate. By default displays current week with today highlighted.<br /><br />
Calendar displays an entire month by default if a different month or year are set in the querystring.<br /><br />
rock over london, rock on chicago!
|
|
This is just an enhancement to a nice little calendar script written by Ajay Kumar Mannam (posted here at code gallery). I added the ability to walk through the calendar by month, backwards and forwards. And it indicates the current day by highlighting that day's cell. Fixed a bug where the year 2000 was hardcoded - now if no parameters are passed to it, will give you the current month's calendar.
I'm currently successfully using this script, with some database mods for event tracking, as a module for php-nuke.
|
|
This is an extensible calendar class. It doesn't print any HTML for you, but it gives you easy straight-forward access to all the days of a given month.
|
|
You can see the year calender and it will highlight the current date according to the local time
|