Calendars. Tutorials & Tips. PHP. Scripts from Hot Scripts. Review before you use or buy a script! Let Hot Scripts uncover the best free, open source and commercial hot-scripts Calendars scripts for your web site.
Calendars
-
How to make a PHP calendar
This calendar is made from two parts. On top there are the links to the previous and the next month, and below them is the calendar itself. It will show the selected month name with the year following and the days of the month bellow in a table view. You... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Calendar of Events
This script creates a PHP calendar of events that uses an overlib effect to indicate new events--Javascript must be enabled. The script main class myEventsCalendar.php allows you to add multiple events for each day in a year by calling a simple addEvent... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating Calendar in PHP
In this tutorial I will show you how to create a calendar script in PHP. We will create a simple but good looking - easy customizable via CSS - calendar table.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Creating a Calendar in PHP
This tutorial will explain how to create a dynamic calendar from scratch in PHP. There are two functions that will greatly simplify the process: mktime and getdate. The function mktime gets a Unix timestamp from the supplied arguments hour, minute,... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
PHP Calendars
First of all try to collect the necessary information which are important to display the actual month and highlight the actual day. Besides this we want to display the actual month and year informations as well. To do this we need 3 special days... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Generate a Month Calendar in PHP
This article shows you how to display a calendar for a given month, mainly using PHP's date() function. The article talks you through the process of creating a function which allows you to specify the month and year for it to output the calendar for the... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Simple php calendar with any day offset
The barebones of this calendar I have coded today represent a php function that returns a calendar into an html table of any month of any year (according to php limits) with any day offset. This means your calendar could start on sunday, monday, tuesday... (show more)
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
create a small calendar with the PHP function printf()
You can use this calendar script on the Linux Shell or on your webserver account. This script shows you how to display a calendar for a given month, mainly using PHP's printf() function.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose -
Easy Calendar Applications
Here, you will learn how to build your own online calendar using the MCAL library and PHP. The MCAL library offers a common simple interface for accessing calendars that can be stored in many different formats. Full source code provided.
Thanks for your rating. Consider leaving a review and let others know more about your experience. Add ReviewClose
Results 1 - 9 of 9