Lead Tracker is a simple system to keep track of any potential work you may have. Its simple and easy interface means managing your important leads becomes a hassle free process. Whether you are a web designer, developer, IT consultant, or just any role that means you have to manage incoming leads, then this script would prove useful to you. It could save time and money, as well as providing a better service for your clients. Demo To use th...
Key Features: Works with any .php file. Custom password and brute force warning pages. Well documented functions. Can easily be integrated into a database set up with multiple users. Single line mode, protect any page by simply including the file. Passwords can be set as either a md5 of sha1 hash or plain text if you prefer. Server side brute force protection, with options to change the maximum number of attempts and the block duration. No dat...
Weather Hero is a weather forecast widget with a twist. Not only it provides ready made widget to put on your site, but its powerful class gives you the tool to take the World Weather Online API where you want to. It parse the xml and returns a well formatted array that can be accessed directly or trimmed down with easy to use methods that returns only the data you need. It supports GEOIp reference to give your visitor the weather forecast ...
This script could be a fundamental part of almost any website. It consists of three parts: the map component (javascript), the form component (javascript) and the back-end php script that sends the actual email. Any of these three components could be used separately. Feature List A map of any size powered by the google maps API . The map is automatically centered on a desired address. A pointer is added to the desired address along with an ...
A TV Shows script where you can lookup your favorite shows and download posters & fanart to use within your web application. This uses the superb thetvdb.com website to download high quality poster & fanart images. Features Database driven Easy to setup and configure Uses the thetvdb.com API to get: Seperate OO PHP class to connect to the API Show information Show banner image High quality poster images High quality fanart images ...
With this class you can easely detect mobile devices. This class is very easy to use and support lots of mobile devices, even the new Mac iPad. Supported devices Android Blackberry iPhone iPod iPad Opera mini devices Palm OS Windows Mobile Generic devices like PSP , PDA, wap phones, .... Updates 1.7 28/06/2011 Fixed iPhone 4 problem Added some extra detections for generic devices Added HTC HD2 detection 1.6 10/03/2011 Fixed property not...
Visit my main site at PHP Site Backup.com Quick PHP Password Protection is a single user PHP login system which is secure, quick to implement, and requires no database. Perfect for small web apps, scripts, and personal pages which only have a single admin using them. Demo Login Username and Password: admin, admin Example Usage $quickprotect->checkLoginAndDirect(); That’s all it takes! One line of effective code (not counting th...
Are you working with a uploading/downloading site? Want a download class with easy control and implement? eDownload supported IE6 -8 also. Features Easy to implement Supported IE 6 -8 hot linking protection download speed rate limit Limit user bandwidth stream setting prefix of file name download resumable download logging WWW -Authenticate, supported array() or csv file dir-to-zip download (required PHP version >= 5.2, PECL zip >= 1...
Script to find zip codes within an approximate distance of another zip code. This can be useful when trying to find retailers within a certain number of miles to a customer. The script is very useful for Dating, Online Shopping and local search engine websites. The script come with a database of all US zipcode and details to find the approximate distance. The script comes as a php class file which is well commented and explained.
Description AppInstaller is a simple script that makes it easy for you to generate a configuration file and run a .sql file in order to generate the needed settings for your web application. AppInstaller is very light (Only 11 KB!), contains only 4 files and only requires editing of a single configuration file to get your web application installed and running. Simply export your database tables/data from phpMyAdmin, save the generated SQL to...