Main > Free Download Search >

Free spammers database script

spammers database

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2403
SamMySql Database Class

SamMySql Database Class


This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert more>> This class wraps common MySQL database table SQL queries. It can: - Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array. - Insert or update rows from a list of fields and values - Delete table rows that satisfy a condition - Count records in a given table - Check if a table record exists with a given field value<<less
Added: 2006-08-14 License: Other Free / Open Source License Price: FreeAdditionalInfoFreelyDistributable
1169 downloads
Display a Database

Display a Database


In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it. more>> In this tutorial you will learn how to connect to a MySQL databse and get data from the database and display it.<<less
Added: 2005-11-12 License: Freeware Price: Free
1454 downloads
U.S. Database

U.S. Database


Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of more>> Measure distances between Zip Codes and a full Search system. The package (download) contains the Database with several tables and queries, source code for the sample pages from below and a graphic of each State Flag.<<less
Added: 2005-12-12 License: Other Free / Open Source License Price: $9.95
1423 downloads
Simple Database Class

Simple Database Class


This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, download more>> This database class handles Select, Insert, Update, and Delete. It also takes steps to ensure your SQL syntax is valid, and that memory leaks / errors are prevented. Tutorial comes with demo, downloadable code, and an in depth explanation.<<less
Added: 2005-06-10 License: Other Free / Open Source License Price: FreeAdditionalInfoCreativeCommons
1613 downloads
cPanel Database Creator 1.2

cPanel Database Creator 1.2


cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill more>> cPanel does not allow you to create databases directly from MySQL/PhpMyAdmin. You would have to login to cPanel and use its interface to create database each time you need new one. cPanel Database Creator will make it easier. Just fill username/password/host once, and script will be ready to use. Creating database will be as easy as running cpanel_create_db.php?db=M yNewDbName NOTE: requires cURL installation on the server.<<less
Added: 2006-07-15 License: Freeware Price: $0.00USD
12 downloads
 
Other version of cPanel Database Creator
cPanel Database CreatorYou would have to login to cPanel and use its interface to create database each time you need new ... You would have to login to cPanel and use its interface to create database each time you need new
License:Freeware
Download
1222 downloads
Added: 2006-07-15
PHP MySQL Database Class

PHP MySQL Database Class


A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects more>> A class for very basic MySQL database connectivity. Written to reduce redundant code in my own projects aswell as aid in debugging and error reporting during the developement phase. Currently connects to a database, execute external files containing SQL commands, insert and update from an array of key => value pairs, insert and update with sql command, query (one result), query (multiple rows), and dump a select query to a table. The zip file contains the class aswell as a demonstration script.<<less
Added: 2005-04-19 License: GPL Price: FreeAdditionalInfoFreeforalltouse,modify,anddistribute.
1676 downloads
HTML Table to Database 1.0.0

HTML Table to Database 1.0.0


This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process. more>> This script generates insert queries from two dimensional HTML table tags. Usually web developers print their database as html tables on a webpage. But this script is the reverse process.<<less
Added: 2005-10-31 License: Freeware Price: $0.00USD
13 downloads
 
Other version of HTML Table to Database
HTML Table to DatabaseUsually web developers print their database as html tables on a webpage. But this script is the ... Usually web developers print their database as html tables on a webpage. But this script is the
License:Freeware
Download
1471 downloads
Added: 2005-10-31
Micro Database Browser 1.1

Micro Database Browser 1.1


Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database more>> Micro Database Browser is a simple PHP script which can list your available databases, tables and displays data stored in it. Its purpose to give you an easy installable product to verify your actual DB status without installing professional database management tools.<<less
Added: 2006-06-20 License: Freeware Price: $0.00USD
13 downloads
 
Other version of Micro Database Browser
Micro Database Browserlist your available databases, tables and displays data stored in it. Its purpose to give you an ... list your available databases, tables and displays data stored in it. Its purpose to give you an
License:Freeware
Download
1226 downloads
Added: 2006-06-20
Php Database Wizard

Php Database Wizard


With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a more>> With this tool you can easily create a web forms to insert/update/delete data in a MySQL database. It automatically generates advanced search panel and form validation too. You can view the data in a short list view and in a detail view. You can easily change the look and feel with using css files. From version 0.5 you can connect to a remote server as well.<<less
Added: 2003-10-02 License: Freeware Price: Free
2513 downloads
Get image from database

Get image from database


Learn how to get a stored image from a database and display it on a page. more>> Learn how to get a stored image from a database and display it on a page.<<less
Added: 2004-10-27 License: Not Specified Price: Free
1840 downloads
Enylayouts Links Database

Enylayouts Links Database


Easily display a list of links you wish your viewers should see. Its all run via a secure MYSQL Database. So you can ensure that all your indexed links are secure. Just use the simple add form in the more>> Easily display a list of links you wish your viewers should see. Its all run via a secure MYSQL Database. So you can ensure that all your indexed links are secure. Just use the simple add form in the admin section of the script and you will be set. Will also fit any layout you have premade, Enjoy!<<less
Added: 2005-01-05 License: Freeware Price: Free
1752 downloads
Working with ASP.NET database

Working with ASP.NET database


In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created. more>> In this tutorial I will teach you how using Dreamweaver 8 and its ASP.NET function to display information stored in a database you created.<<less
Added: 2007-07-22 License: Freeware Price: Free
847 downloads
H2 Database Engine

H2 Database Engine


H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. more>> H2 is a free and fast SQL database engine written in Java. Included are a JDBC and ODBC driver. Both disk based and in memory operation are supported. It can run in embedded and client / server mode. A web console application is included. Clustering is supported as well. It can run as a Java application or as a native executable.<<less
Added: 2005-12-16 License: Other Free / Open Source License Price: Free
1444 downloads
PHP and Writing to MySQL Databases

PHP and Writing to MySQL Databases


This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions. more>> This simple tutorial shows you how to write form data to MySQL database using PHP. Includes a sample code and instructions.<<less
Added: 1999-12-11 License: Other Free / Open Source License Price: Free
3648 downloads
Open Media Collectors Database 1.0.4pl2

Open Media Collectors Database 1.0.4pl2


Open Media Collectors Database (OpenDb) is a PHP and MySQL based inventory application that allows you to easily catalog and lend out your stuff. more>> <<less
Added: 2007-09-11 License: GPL - GNU Public License Price: GPLGNUPublicLicense
14 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5