Date and Time related scripts & softwares
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.
Do you want to make your website appear newly updated, even when the last update dates weeks back? Instead of showing todays date (which will make visitors suspicous) you can date your last update just a few days back using this function. (Nevertheless, a real update will always beat this function)
Birthday Script allows users to submit their birthday dates to a script and have it announced on a PNG signature or included script.
MySQL powered and secured against HTML and SQL Injection.
Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple SQL queries, etc. If code is choking your servers CPU, or your site visitors are clicking away because your page is taking too long to respond, use this PHP script to highlight the bottlenecks. Customizable output; configure any number of runs and display fastest, slowest, and average execution times. With examples.
A class to measure time intervals in microseconds.
You can take times during a code run and at the end get a time table as HTML or text table. The output will contain total and as delta between each take in microseconds. For a howto go to: http://www.blueshoes.org/howto/Bs_StopWatch.pdf
DATE is a php class performing calculations with dates, like number of days (or months, or years) between two dates, days from the beginning of the year and to the end of the year, bisextile year check.
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.
LI-Date n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum on the number of dates/times you can display. Any format of date and time is possible in any order. You simply click on all the elements you want to include in the date/time and the script generates some code for your website. You also get a setup file in which you can enter the names of days and months in any language, in case you want to use month and day names in your clock but dont want to use the default english names. (e.g. sunday, August etc.)
A very simple and easy to install day/date/time PHP application that will allow users to insert One of seven different date/day/time formats in One of seven different languages.
Three VERY simple edits... Then put the Page Call Tags on your PHP page(s).
Languages include: English, French, German, Spanish, Dutch, Portuguese and Italian.
This application will NOT work where English is NOT the Default Server Language.
Easy to install and fully configurable script shows the user exactly what the accommodation provider has available on any given day of the year.
This script works well for the smaller accommodation provider up to 50 rooms.
|