current terrorist threat level
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 765
Threat Level
Simple PHP script using the GDLIB to add the current terrorist threat level to your site as simple as < img src= more>> Simple PHP script using the GDLIB to add the current terrorist threat level to your site as simple as < img src=<<less
Added: 2004-04-11 License: Not Specified Price: Free
2041 downloads
DHS Threat Level 0.1.0
Five carefully chosen, over-sized monsters from Monster Island represent the five possible Terrorist Threat Levels (from the US DHS) based on each of their abilities to cause havoc. Minilla, stands in place of a "Low" threat while Godzilla conveys the more>> Five carefully chosen, over-sized monsters from Monster Island represent the five possible Terrorist Threat Levels (from the US DHS) based on each of their abilities to cause havoc. Minilla, stands in place of a "Low" threat while Godzilla conveys the ultimate in total destruction.<<less
Added: 2007-02-08 License: GPL Price: $0.00USD
12 downloads
Other version of DHS Threat Level
License:GPL
DHS security threat level for website
This is a very simple PHP script to display a security threat level on your website. This script is specially for php newbies. The script simply goes to the DHS website and checks for the security lev more>> This is a very simple PHP script to display a security threat level on your website. This script is specially for php newbies. The script simply goes to the DHS website and checks for the security level and displays an appropriate image linked to that level. If conditions are used to determine which image to dislay.<<less
Added: 2004-11-19 License: Freeware Price: FreeAdditionalInfoIndicateAuthernamedonoteremove
1816 downloads
Easy Current Users Online script
Show how many users are viewing your webpage at any one time using mysql. more>> Show how many users are viewing your webpage at any one time using mysql.<<less
Added: 2006-03-25 License: GPL Price: $0.00USD
19 downloads
Current Date Script
Current Date JavaScript code will show you what the current date is. more>>
Current Date Script is an easy to use tool for helping you know what the current date is. It also let you modify the format of the date shown to a specific format that you desire. The script is compatible with all modern web browsers.
Requirements: none
Added: 2008-02-28 License: Freeware Price: Freeware
18 downloads
HumorSystem - Taking Humor To The Next Level
HumorSystem is a easy-to-use humor content managment system. You can get your site up within minutes after purchase. The script has got its own admincp panel which is useful. Unlike most other humor s more>> HumorSystem is a easy-to-use humor content managment system. You can get your site up within minutes after purchase. The script has got its own admincp panel which is useful. Unlike most other humor scripts we update our script regularly with new features. Below is a breif list of features the current latest version has: ? Admincp ? Seo Support (.html links) ? Add/Delete content from admincp ? View content by category ? Easy to customize ? And many more... You will also get access to the privet forum area where only licensed members can access, in the privet forum the admin & members will be able to share info on how to make your site better, and you will also get to test out beta versions and updates before we release it in public. Order: http://www.humorsystem.co m/order/ More Info: http://humorsystem.com/fe atures.html Terms: http://humorsystem.com/te rms.html Got a question? http://www.humorsystem.co m/forum/ Thank You<<less
Added: 2006-11-14 License: PHP License Price: $9.95AdditionalInfoOneTimeFeeLifeTimeLicense
1075 downloads
Current Visitors Hit Counter 1
Designed for counting your current visitors and displaying the number of visitors currently at your website! Free! Colors Options! This is a fun counter for your site! more>> Designed for counting your current visitors and displaying the number of visitors currently at your website! Free! Colors Options! This is a fun counter for your site!<<less
Added: 2003-08-14 License: Freeware Price: $0.00USD
14 downloads
How to Find the Current URL with ASP
This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString. more>> This article will tell you how to find the full URL of the current page with ASP: domain name, path and the QueryString.<<less
Added: 2005-04-22 License: Other Free / Open Source License Price: Free
1656 downloads
How to Find the Current URL with PHP
The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: more>> The full URL to a page comes in three parts: The domain name, the path to the file then the filename, and the query string. For example, take the URL http://www.example.com/ex ample/page.php?name=Bob: 1. The domain name: www.example.com; 2. The path to the page: /example/page.php; 3. The query string: name=Bob So how do you find it all out in your own PHP scripts? This guide will tell you how access each of these elements by using the $_SERVER superglobal array which is available at all times within your PHP scripts.<<less
Added: 2005-11-14 License: Other Free / Open Source License Price: Free
1461 downloads
ASP.NET 2.0: Configuring Page-Level Caching
In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute. more>> In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute.<<less
Added: 2006-06-04 License: Freeware Price: Free
1238 downloads
ASP.NET 2.0 Tutorials : Configuring Page-Level Caching
ASP.NET 2.0 Tutorials : Configuring Page-Level Caching - In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute. more>> ASP.NET 2.0 Tutorials : Configuring Page-Level Caching - In this tutorial you will learn how to configure Page-Level Caching. Page directive and Duration attribute.<<less
Added: 2005-09-24 License: Freeware Price: Free
1493 downloads
Jquery CSS Multi level Menu (Vertical)
its a nice jquery based css menu, support multi levels. a small jquery effect is applied. more>> its a nice jquery based css menu, support multi levels. a small jquery effect is applied.<<less
Added: 2008-12-06 License: Freeware Price: $0.00USD
124 downloads
Semantic and accessible DHTML multi-level menu 1.0
The purpose of this menu is to provide a semantic version of what is traditionally accomplished with tables. It uses nested UL lists and uses a PHP class to build the menu elements. These lists are displayed with CSS to create a nice customisable menu more>> The purpose of this menu is to provide a semantic version of what is traditionally accomplished with tables. It uses nested UL lists and uses a PHP class to build the menu elements. These lists are displayed with CSS to create a nice customisable menu and nested lists are collapsed and expanded using javascript. If Javascript is disabled, the menu will display in expanded form. A second PHP class is supplied that traverses the file system and builds a menu, and two examples are provided along with sample CSS so you can see how to use the two classes.<<less
Added: 2005-08-15 License: LGPL Price: $0.00USD
12 downloads
Other version of Semantic and accessible DHTML multi-level menu
Price: FreeAdditionalInfoFreetouseinanyapplicationsolongasthelicenseandotherheaderinformationiskeptintact.
License:LGPL
License:LGPL
ASP.NET 2.0: Setting Application-Level Caching
In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters. more>> In this tutorial you will learn how to set application-level caching in ASP.NET 2.0. To Configure and Use Parameter-Level Caching and also the steps involved to cache based on parameters.<<less
Added: 2006-06-04 License: Freeware Price: Free
1238 downloads
CS Whois Lookup
CS Whois Lookup: This script check for domain informations from various top level domains such .org and .info. This script require unix/linux system and run with PHP. more>> CS Whois Lookup: This script check for domain informations from various top level domains such .org and .info. This script require unix/linux system and run with PHP.<<less
Added: 2008-10-28 License: GPL Price: 0.00EUR
80 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 current terrorist threat level 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