stores information
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 1490
Server Information 1
Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected. more>> Server Info is a program thatll show all your server variables (over 60). It is password protected by default or not password protected.<<less
Added: 2003-06-14 License: Free Non-Commercial Price: $0.00USD
13 downloads
Other version of Server Information
Price: FreeAdditionalInfoBoldOutlookEULA
License:Free for non-commercial use
License:Free for non-commercial use
Information Bar
Uses Javascript, CSS and PHP. Not the cleanest coding but it works fine wor IE6 and Firefox. Possibilities to hide the Information bar for a limited amount of time through cookies. The Config settings more>> Uses Javascript, CSS and PHP. Not the cleanest coding but it works fine wor IE6 and Firefox. Possibilities to hide the Information bar for a limited amount of time through cookies. The Config settings you can change: -Link -Background color -Text -Font Type -Time to hide the bar This way you can change the settings from page-to-page. Script includes the three Internet Explorer Warning images<<less
Added: 2005-06-04 License: GPL Price: Free
1610 downloads
Software and Utilities Information Pages 1.0a
Tools and information on about every software category! Bandwidth tools, defragging tools, FTP Servers/Clients, news readers, search tools, and more. Yes. more>> Tools and information on about every software category! Bandwidth tools, defragging tools, FTP Servers/Clients, news readers, search tools, and more. Yes.<<less
Added: 2004-10-21 License: GPL Price: $0.00USD
11 downloads
Other version of Software and Utilities Information Pages
License:GPL
Encrypt / Decrypt Information
This simple Encryption and Decryption module is written in PHP and can be used to encrypt important information before saving in database or passing over the Internet. The encrypted infromation can be more>> This simple Encryption and Decryption module is written in PHP and can be used to encrypt important information before saving in database or passing over the Internet. The encrypted infromation can be decrypted into readable format using Decryption function also available in this PHP code.<<less
Added: 2007-02-16 License: Freeware Price: Free
1020 downloads
Get actual weather information 1.0
In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site. more>> In this tutorial I will show you how you can retrieve actual weather information from Yahoo Weather and display this information on your own site.<<less
Added: 2007-08-15 License: Freeware Price: $0.00USD
14 downloads
Auto e-Mail Me User Information Web Traffic 3.6
Auto e-Mail Me User Information Web Traffic is a script to email you all kinds of detailed information, including their IP address. It is very efficient against spammers. more>> <<less
Added: 2008-03-11 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
1 downloads
JSession
his is a secure session library that allows you to store all session information in a mysql database. Timeout functionality is also built-in, so you don?t have have access to php.ini. more>> his is a secure session library that allows you to store all session information in a mysql database. Timeout functionality is also built-in, so you don?t have have access to php.ini.<<less
Added: 2006-07-10 License: Freeware Price: Free
1201 downloads
Storing and retrieving variables from application object
In this tutorial, we will take a look at Application Object. When youve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in serve more>> In this tutorial, we will take a look at Application Object. When youve used Application Object, all ASP pages can store and retrieve information. The information in Application Object stored in server and all ASP pages can access the information. The main diffrences between Session Object and Application Object is Application Object stores information in server memory.<<less
Added: 2007-03-28 License: Freeware Price: Free
943 downloads
Pivo DnsResolver Component
Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns informa more>> Dns Resolver is used to queries DNS servers for host information and programmatically query DNS servers for information, without having to worry about complex packet parsing. It easily returns information in a humanly readable form. It allows you to programmatically perform DNS record lookups.It can be used from ASP.NET web pages, to windows forms, to web services. The Domain Name System or DNS is a system that stores information about host names and domain names in a kind of distributed database on networks, such as the Internet. Most importantly, it provides an IP address for each host name, and lists the mail exchange servers accepting e-mail for each domain. The DNS provides a vital service on the Internet, because while computers and network hardware work with IP addresses to perform tasks such as addressing and routing, humans generally find it easier to work with host names and domain names, for example in URLs and e-mail addresses. The DNS therefore mediates between the needs<<less
Added: 2005-10-19 License: Freeware Price: FreeAdditionalInfoNewRelease
1467 downloads
How to create a basic rating system 1.0
In this tutorial I will show you how to create a basic and simple to use rating system. To make the script more simple and database independent we will use simple files to store rating information. more>> In this tutorial I will show you how to create a basic and simple to use rating system. To make the script more simple and database independent we will use simple files to store rating information.<<less
Added: 2007-10-09 License: Freeware Price: $0.00USD
12 downloads
My Address Book
My Address Book is a Web-based contact list program. It stores information like addresses, phone numbers, email addresses, and Web sites, and has a notes section for custom information. Add, delete, a more>> My Address Book is a Web-based contact list program. It stores information like addresses, phone numbers, email addresses, and Web sites, and has a notes section for custom information. Add, delete, and edit functions can be password protected using htaccess. Complete style control using CSS. Also available: MySQL version.<<less
Added: 2007-07-30 License: GPL Price: Free
831 downloads
Flash Photoblog World Map
Flash application that plots photos and location information onto a detailed world map using latitude and longitude values. The high resolution DCW vector map can be zoomed in to show city outlines. I more>> Flash application that plots photos and location information onto a detailed world map using latitude and longitude values. The high resolution DCW vector map can be zoomed in to show city outlines. Includes a simple php/mysql admin tool and a script for reading GPS data from the EXIF information stored in JPEG photos. Designed to be used with php/mysql or any scripting environment that can render an xml file. If you dont have a database the included example can be edited by hand.<<less
Added: 2004-09-14 License: Other Free / Open Source License Price: $10.00AdditionalInfoDonationofatleast$1requiredtodownload.
1889 downloads
PHP Cookies Tutorial
A cookie is a flat file that stores tiny bits of information. It is stored on the client?s machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will more>> A cookie is a flat file that stores tiny bits of information. It is stored on the client?s machine and is passed to the client when they visit your site. Each cookie can store anything from usernames to number of visits to a site. This tutorial will teach you how to create, retrieve, display, and delete cookies using php.<<less
Added: 2008-09-28 License: Freeware Price: $0.00USD
11 downloads
Javascript Cookies Tutorial
It is very common for a website to use cookies. Cookies are a small snippet of data that is stored on the client?s machine. Cookies can store anything from user information to session data. Learn how to set, retrieve and delete cookies using Javascript. more>> It is very common for a website to use cookies. Cookies are a small snippet of data that is stored on the client?s machine. Cookies can store anything from user information to session data. Learn how to set, retrieve and delete cookies using Javascript.<<less
Added: 2008-09-19 License: Freeware Price: $0.00USD
12 downloads
Rad User Manager 2.90
Rad User Manager was designed with security in mind. We do not rely on cookies for storing session information. All passwords are one way hashed before being saved in a mysql or postgresql db. The software is available under the Mozilla Public License more>> Rad User Manager was designed with security in mind. We do not rely on cookies for storing session information. All passwords are one way hashed before being saved in a mysql or postgresql db. The software is available under the Mozilla Public License for free download.<<less
Added: 2003-11-12 License: Other Price: 0.00
10 downloads
Other version of Rad User Manager
License:Other Free / Open Source License
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 stores information 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