zip code listing
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2711
Zip code finder 1.0
Use this webtool to figure out the exact address of a zip code. Just enter the zip code in the box and you will get exact information. more>> Use this webtool to figure out the exact address of a zip code. Just enter the zip code in the box and you will get exact information.<<less
Added: 2008-07-15 License: Freeware Price: $0.00USD
17 downloads
Capture TGP New listing 1.3
The script will capture the new listed galleries of 10 popular TGP sites then it will remove duplicate links and place all the caputured links in html file with format mm-dd-yyyy.html The normal captured galleries are around 1100+ everyday, by adding more>> The script will capture the new listed galleries of 10 popular TGP sites then it will remove duplicate links and place all the caputured links in html file with format mm-dd-yyyy.html The normal captured galleries are around 1100+ everyday, by adding this script to your cron-job you can schedule the execution every midnight so you will have new listing everyday. Your advantage is that you have more new fresh galleries 1000+ every single day. Only 1 PHP file and no database needed.<<less
Added: 2004-10-14 License: Price: 0.00 Price: 0.00
13 downloads
Other version of Capture TGP New listing
License:Not Specified
Boom picture listing
This tutorial will show you how to create on a simple way and few steps very practical and useful picture listing, which you can use it for any presentation, flash banner... more>> This tutorial will show you how to create on a simple way and few steps very practical and useful picture listing, which you can use it for any presentation, flash banner...<<less
Added: 2007-05-24 License: Freeware Price: Free
886 downloads
ZIP code radius search 1.0
ASP/SQL-SERVER code example for zip code distance calculation. Download php/mysql function to integrate postal codes radius search into your website. Georeferenced postal code files available for 50 countries worldwide. more>> ASP/SQL-SERVER code example for zip code distance calculation. Download php/mysql function to integrate postal codes radius search into your website. Georeferenced postal code files available for 50 countries worldwide.<<less
Added: 2007-04-05 License: Commercial Price: $0.00USD
16 downloads
Photo listing by effect
See this tutorial and learn how to create photo listing using some special flash effects and tricks. more>> See this tutorial and learn how to create photo listing using some special flash effects and tricks.<<less
Added: 2007-11-20 License: Freeware Price: $0.00USD
14 downloads
Image listing by number
This tutorial will show you how to create image galleries, which is listing on number click. more>> This tutorial will show you how to create image galleries, which is listing on number click.<<less
Added: 2007-06-04 License: Freeware Price: Free
875 downloads
BSP Code Editor 2.0
BSP (Basic Scripting Pages) Code editor based on SAX Basic Engine. This development enviroment allows you to create, modify, debug and test your web pages for Skitsanos AES6 more>> BSP (Basic Scripting Pages) Code editor based on SAX Basic Engine. This development enviroment allows you to create, modify, debug and test your web pages for Skitsanos AES6<<less
Added: 2002-06-12 License: Freeware Price: $0.00USD
11 downloads
Directory Listing Script 2
Hightly configurable script which generates a well formed table, listing the contents of a specified directory and sub-directories. Has image tags associated with certain file types and the ability to generate thumbnails to preview image files. more>> Hightly configurable script which generates a well formed table, listing the contents of a specified directory and sub-directories. Has image tags associated with certain file types and the ability to generate thumbnails to preview image files.<<less
Added: 2004-01-16 License: Freeware Price: $0.00USD
17 downloads
Other version of Directory Listing Script
License:Freeware
Validate Zip Code
Validates a zip code based on both US zip code schemes: 12345-1234 or 12345 more>> Validates a zip code based on both US zip code schemes: 12345-1234 or 12345<<less
Added: 2005-03-30 License: Price: 0.00 Price: 0.00
18 downloads
Zip/Postal Code Lookup Class 1.0
If youve ever needed the ability to lookup geographical information for a particular zip or postal code in PHP, look no further! This is your all-in-one geo data lookup class. This class will query a database and get the city, province (or state), more>> If youve ever needed the ability to lookup geographical information for a particular zip or postal code in PHP, look no further! This is your all-in-one geo data lookup class. This class will query a database and get the city, province (or state), country, area code, time zone, and coordinates. It can also calculate distances between two different zip/postal codes.<<less
Added: 2008-11-10 License: BSD Price: $0.00USD
15 downloads
US Zipcode Digger (UZD) 2.0
US ZIP Code Database allows you to quickly and easily find a ZipCode.UZD can tell you the geographical coordinates (latitude and longitude) of the locations identified by zipcodes. The database is now available in Comma Separated Value (CSV) and SQL more>> US ZIP Code Database allows you to quickly and easily find a ZipCode.UZD can tell you the geographical coordinates (latitude and longitude) of the locations identified by zipcodes. The database is now available in Comma Separated Value (CSV) and SQL format.<<less
Added: 2004-12-27 License: Freeware Price: 0.00
13 downloads
File Upload & File Listing with JSON
This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given more>> This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given limit, check whether the file name has one of the accepted extensions and check whether file with the same name was previously uploaded. After validating the file, the class can move it to a given upload folder and add an entry in a log file that records information about uploaded files. The example demonstrates how to display an updated list of files stored in the upload folder by JSON.<<less
Added: 2006-08-15 License: GPL Price: $0.00USD
15 downloads
PHP Code Snippet Library
Store all you code snippets with this PHP application. It has many options available and highly configurable. Supports unlimited snippets, unlimted categories and unlimited libraries. Does not require more>> Store all you code snippets with this PHP application. It has many options available and highly configurable. Supports unlimited snippets, unlimted categories and unlimited libraries. Does not require a database!!<<less
Added: 2002-10-29 License: Other Free / Open Source License Price: Free
2582 downloads
Code highlighter 1.0
A single function that applies syntax highlighting to practically all programming languages. Can be integrated in UBB parsers, weblogs, forums and Content Management Systems. more>> A single function that applies syntax highlighting to practically all programming languages. Can be integrated in UBB parsers, weblogs, forums and Content Management Systems.<<less
Added: 2004-08-29 License: Freeware Price: $0.00USD
12 downloads
Zip Code Range and Distance Calculation class 1.2.0
This is a PHP class to do various calculations with zip codes. Its primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on lattitude more>> This is a PHP class to do various calculations with zip codes. Its primary purposes are to calculate the distance between two zip codes and to extract all the zip codes that are within a range of a given zip code. All calculations are based on lattitude and longitude coordinates stored in the database. Included is a class file, demonstration file, and the sql files required to create and populate the MySQL tables. ** UPDATE ** Added code to make the function which gets a range of zip codes execute ALOT faster. Went from 3.2 seconds to 0.42 seconds! Modification was submitted by Jeff Bearer<<less
Added: 2005-04-16 License: GPL Price: $0.00USD
13 downloads
Other version of Zip Code Range and Distance Calculation class
Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
License:GPL
License:GPL
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 zip code listing 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