many more times
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 203
Slovenia Movie Show Times 1.1
Slovenia Movie Show Times is such a great and useful PHP class that can be used to retrieve show times of movies in Slovenia . more>>
Slovenia Movie Show Times 1.1 is such a great and useful PHP class that can be used to retrieve show times of movies in Slovenia .
Added: 2009-07-31 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
downloads
Countdown Timers
There are 3 scripts included in this package. The first countsdown in minutes to zero and alerts the user / redirects. The second does the same thing but can count down hours as well. The last one contains multiple countdowns which can be setup with more>> There are 3 scripts included in this package. The first countsdown in minutes to zero and alerts the user / redirects. The second does the same thing but can count down hours as well. The last one contains multiple countdowns which can be setup with different times, set to start at the same of different times. This is particularly useful if you are writing an online test as you can determine the current time and what happens when the timer runs out. It is cross platform and has been tested using Opera 9, Netscape Navigator 8.1, Mozilla Firefox 1.5.0.4 and Internet Explorer 6 SP2.<<less
Added: 2006-07-30 License: Freeware Price: 0.00GBP
17 downloads
RoleRequirement 1.0
There are many great role-based security plug-ins out there. Often times, they are complicated and much more than you need. RoleRequirement focuses on a simple approach to role-based authentication. You dont have to learn a new language in order to more>> There are many great role-based security plug-ins out there. Often times, they are complicated and much more than you need. RoleRequirement focuses on a simple approach to role-based authentication. You dont have to learn a new language in order to specify roles; instead, RoleRequirement leverages the power of Ruby to strike a marvelous balance between simplicity and flexibility Basic Features: * Implement role security system using an enum field or a habtm collection (user can have one or many roles) * Full Test Helpers to make it easy to test your controllers * Squeaky Clean implementation so you dont have to repeat yourself.<<less
Added: 2007-07-25 License: Other Price: $0.00USD
13 downloads
Other version of RoleRequirement
Price: FreeAdditionalInfoMITS
License:Other Free / Open Source License
License:Other Free / Open Source License
Novice Form 1.1
Novice Forms, is a free PHP Forms Processor script, purposed for fast form processing, quick & easy setup and faster processing times. more>> Novice Forms, is a free PHP Forms Processor script, purposed for fast form processing, quick & easy setup and faster processing times.<<less
Added: 2004-01-30 License: GPL Price: $0.00USD
12 downloads
Other version of Novice Form
License:GPL
nGenie
This package is a template engine more>>
nGenie is a useful utility designed as a template engine. Regular expressions are used to locate template variable placeholders, which get replaced by variable values. It provides block iteration support letting applications define groups of values that are used to replace the template placeholder values within the same block that is processed iteratively as many times as there are variable values.
<<less Added: 2009-07-06 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
14 downloads
Working with dates and times in PHP
In this tutorial, you will be introduced to dealing with dates in PHP. more>> In this tutorial, you will be introduced to dealing with dates in PHP.<<less
Added: 2002-11-12 License: Not Specified Price: Free
2544 downloads
Working With Time Zones in PHP
This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+. It will show how to collect the time zone in the Area/Location format and how to use it for converting to more>> This tutorial explains how to handle converting times to different time zones using the DateTime and DateTimeZone classes provided by PHP 5.2.0+. It will show how to collect the time zone in the Area/Location format and how to use it for converting to and from that zone. This is useful for online applications that will be used by users in many locations.<<less
Added: 2009-04-22 License: PHP Price: $0.00USD
12 downloads
Keyword Density Tool
SeoCentro designed this Keyword Density analysis tool to help webmasters analyze the keyword density from there web pages. Keyword density is the measurement in percentage from the number of times a keyword or phrase appears compared to the total number more>> SeoCentro designed this Keyword Density analysis tool to help webmasters analyze the keyword density from there web pages. Keyword density is the measurement in percentage from the number of times a keyword or phrase appears compared to the total number of words in a web page.<<less
Added: 2008-03-15 License: Other Price: $0.00USD
18 downloads
accurate text counter
This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times. more>> This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times.<<less
Added: 2003-09-07 License: GPL Price: Free
2241 downloads
Adsense CTR 2.4
This script tracks adsense ad activity such as who clicked on an ad, what ad they clicked on and how many times. Records their IP address and more. A must have is your using Google adsense. more>> This script tracks adsense ad activity such as who clicked on an ad, what ad they clicked on and how many times. Records their IP address and more. A must have is your using Google adsense.<<less
Added: 2004-02-29 License: GPL Price: $0.00USD
16 downloads
ScripTest
How many times did you install a Perl script and had trouble configuring it because of a small errors? ScripTest lets you browse your directories and check your scripts for Syntax Errors, Perl Warnings, Chmod permissions, ...etc... Browse through your more>> How many times did you install a Perl script and had trouble configuring it because of a small errors? ScripTest lets you browse your directories and check your scripts for Syntax Errors, Perl Warnings, Chmod permissions, ...etc... Browse through your directories, perform different tests on your Perl scripts and find out whats wrong with them. Instead of those 500 Internal Error messages get a list of errors and warnings that only the server knows such as wrong path to Perl, Wrong Chmod permissions, Syntax errors, Server/Line endings mismatch, etc. All this is displayed in a nice output and a user friendly web based interface. Help manual available in English and French.<<less
Added: 2005-04-30 License: Freeware Price: $0.00USD
10 downloads
Displaying Dates and Times with ASP
There are various ways to display Dates and Times. You can display the Date in the standard MM/DD/YYYY or with the name of the day and month. You can display the Date with the Time or the Time all by more>> There are various ways to display Dates and Times. You can display the Date in the standard MM/DD/YYYY or with the name of the day and month. You can display the Date with the Time or the Time all by itself. You can also abbreviate the name of the Day or display the Time in either 24 hour or 12 hour format. This article will show you the basics of how it is done.<<less
Added: 2007-06-25 License: Freeware Price: Free
854 downloads
'accurate' text counter
This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times. more>> This is a slightly better version of your standard text counter , this example only increments a count once per session whereas a normal counter could increment several times.<<less
Added: 2003-09-07 License: GPL Price: 0.00
12 downloads
Manual Threading in ASP.NET 2.0 1
Explains how to create, manage and synchronize threads manually in ASP.NET. Some times thread pool technique is not sufficient to manage certain cases within your application, and the need for manually creating and fully managing a new thread arises. more>> Explains how to create, manage and synchronize threads manually in ASP.NET. Some times thread pool technique is not sufficient to manage certain cases within your application, and the need for manually creating and fully managing a new thread arises. Creating threads manually is much more complex than using the thread pool, and requires you to have knowledge about threading life cycle and concepts.<<less
Added: 2007-02-12 License: Freeware Price: $0.00USD
13 downloads
Other version of Manual Threading in ASP.NET
License:Freeware
Prevent Multiple Form Submit 1.0
There are many times when users are impatient and submit forms twice or even three times. Here is some javascript that will prevent the user from submitting more than once. more>> There are many times when users are impatient and submit forms twice or even three times. Here is some javascript that will prevent the user from submitting more than once.<<less
Added: 2007-07-13 License: Freeware Price: $0.00USD
10 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 many more times 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