date display
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2118
ADOdb Date and Time Library
PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyon more>> PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was developed to overcome these limitation by replacing the native functions signed integers with PHP floating point numbers when necessary. This library supports dates from 100 A.D. to billions of years in the future. For high speed, this library uses the native date functions where possible, and only switches to PHP code when the dates fall outside the 32-bit signed integer range.<<less
Added: 2003-01-27 License: BSD Style Price: Free
2474 downloads
WebLog Point of View 6.0B
A weblog based on Somery but with multiple added functions. Complete admin section. Photo upload, max 9 photos per day. Calender with month selection and news-dates display. News groups, comments (on/off), archive, with or without login. Very easy more>> A weblog based on Somery but with multiple added functions. Complete admin section. Photo upload, max 9 photos per day. Calender with month selection and news-dates display. News groups, comments (on/off), archive, with or without login. Very easy to configure. Setting for time difference with server, and setup to display categories. Added posibility for popup comments. Several small changes to speed it up Renamed to PointOfView. With insertable Poll (can be switched off) and a quick listing of comments in the last 1 or 2 days. Some errors corrected (see changes.txt) Pop_up files separate download Email address check for comments now verifies Yahoo addresses too!<<less
Added: 2003-05-21 License: Price: 0.00 Price: 0.00
13 downloads
Other version of WebLog Point of View
License:Not Specified
phpDateTime
PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp more>> PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp<<less
Added: 2004-05-06 License: LGPL Price: Free
1999 downloads
@1 Last Modified Date & Time 1.0
This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. SSI needed. It has a big advantage over other methods as it can be used to check on a file placed outside the root directory. more>> This Perl script checks the "Last Modified" date and time of a file. You can choose the display formats. SSI needed. It has a big advantage over other methods as it can be used to check on a file placed outside the root directory.<<less
Added: 2004-06-10 License: Freeware Price: $0.00USD
11 downloads
Other version of @1 Last Modified Date & Time
License:Freeware
A simple Date and Time script V1.1
This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can more>> This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can easily change its appearance to match your site. Included with the script are full instructions on setting it up and using it. Multiple language support.<<less
Added: 2004-08-26 License: Freeware Price: $0.00USD
14 downloads
Other version of A simple Date and Time script
Price: FreeAdditionalInfoFree
License:Freeware
License:Freeware
Basic Date Picker
Basic Date Picker Lite is a professional cross-browser ASP.NET calendar web control. This quick loading DHTML calendar enables rapid, error free, date selection without the use of pop-up windows. Save more>> Basic Date Picker Lite is a professional cross-browser ASP.NET calendar web control. This quick loading DHTML calendar enables rapid, error free, date selection without the use of pop-up windows. Save development time and optimize user experience with this highly flexible, customizable ASP.NET control. Implement a range of date selector options quickly and redistribute with your websites and applications for free.<<less
Added: 2005-05-31 License: Commercial License Price: $85.00AdditionalInfoWehavearangeoflicensesincludingafree,featurelimitedversion.
1796 downloads
Date( ) to Image Swap 1.0
This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement. more>> This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement.<<less
Added: 2005-04-10 License: Price: 0.00 Price: 0.00
12 downloads
Other version of Date( ) to Image Swap
License:Not Specified
Long Date And Time Format 1.0
The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005 more>> The Following code will print out the date so that its in a long date format including the appropriate suffix - i.e st, nd, rd. Heres the code in action: Thursday 12th May 2005<<less
Added: 2005-05-12 License: Freeware Price: $0.00USD
12 downloads
Other version of Long Date And Time Format
License:Freeware
Displaying the date using the date function
Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date th more>> Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.<<less
Added: 2005-05-24 License: Freeware Price: Free
1615 downloads
Display a Random Quote 1.2
This code enables you to display a random quote from a list you define, all you need is a a single php file and your webpage. more>> This code enables you to display a random quote from a list you define, all you need is a a single php file and your webpage.<<less
Added: 2005-07-06 License: GPL Price: $0.00USD
12 downloads
Other version of Display a Random Quote
License:GPL
The Last Cookie
With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has more>> With this CGI you can display on your main page when pages or files on your site were last updated by you. The best part is that it will tell your visitors what pages they havent visited since it has been updated! Features: Automatically displays date and time when page (or file) was last updated. Remembers if each person visited the pages since they were updated (using Cookies). Very customizable. Only the display page needs to be SSI (.shtml).<<less
Added: 2005-09-29 License: GPL Price: Free
1485 downloads
Display a Database
In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it. more>> In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1454 downloads
Format date and time with ASP
ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily. more>> ASP has some very usefull functions to deal with date and time : this tutorial let you know more about how to ypou use it very easily.<<less
Added: 2005-11-12 License: Freeware Price: Free
1451 downloads
MyDay
MyDay is just about as basic as a PHP script can get; yet no webmasters tool box should be without a good day-date-time script. Date-Day-Time may be displayed in one of 10 different formats. ... O more>> "MyDay" is just about as basic as a PHP script can get; yet no webmasters "tool box" should be without a good day-date-time script. Date-Day-Time may be displayed in one of 10 different formats. ... One of the "little things" that often go overlooked by everyone except your visitors.<<less
Added: 2006-04-19 License: Freeware Price: Free
1285 downloads
Display MySQL table as HTML example
This example use MySQL functions from PHP to display full MySQL table(every column and every row) as HTML. more>> This example use MySQL functions from PHP to display full MySQL table(every column and every row) as HTML.<<less
Added: 2006-10-25 License: Other Free / Open Source License Price: Free
1194 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above date display search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed