Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.189.346 Times

Drm Identifier freeware
Filter: All | Freeware | Demo
 

Drm Identifier

< 1 2 3 4 5 > 
Added: June 05, 2013 | Visits: 516

Database-Connection Database-Connection script is designed to manage a database connection away from implementation problems linked to PDO present or not. It also provides security functionnality related to sql injections and xss holes. It provides a single interface to access MySQL using the regular mysql...



Platforms: PHP

License: Freeware Size: 10 KB Download (42): Database-Connection Download

Added: July 24, 2013 | Visits: 465

PDO Multi Connection Class This PHP database script that can access different types of SQL database using PDO. It provide a common interface to access different types of database like MySQL, PostgreSQL, Microsoft SQL server, IBM DB2, SQLite, Oracle, Informix, and Firebird.This script can also establish connections, execute...





Platforms: PHP

License: Freeware Size: 10 KB Download (41): PDO Multi Connection Class Download

Added: July 17, 2013 | Visits: 292

Crutch MySQLd This PHP script implements a MySQL database access wrapper. It can be used to connect and perform several queries on a MySQL database.Here are some key features of "Crutch MySQL":- Connect to a given MySQL database server host- Execute arbitrary SQL queries- Retrieve query results into arrays-...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): Crutch MySQLd Download

Added: July 05, 2013 | Visits: 422

My simple Query Language Class for MySQL & MySQLi This class is a database access wrapper which can be used for MySQL.It utilizes the MySQL or MySQLi extensions.Here are some key features of My simple Query Language Class for MySQL & MySQLi(Improved):- Establish connections to a MySQL server- Execute INSERT queries given the table name and field...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): My simple Query Language Class for MySQL & MySQLi Download

Added: July 05, 2013 | Visits: 688

Convert MySQL tables to PHP class Convert MySQL tables to PHP class retrieves the list of tables and information about their fields from a specified MySQL database. It can generate code for classes that can be used to access the respective MySQL table records as if they were objects.The generated classes can have getter and...


Platforms: PHP

License: Freeware Size: 10 KB Download (60): Convert MySQL tables to PHP class Download

Added: July 28, 2013 | Visits: 444

Best MySQL Class Statistics about the connection and variable values can also be gathered by Best MySQL Class.Key Features of Best MySQL Class:- Connect to a given MySQL server and access given database- Execute SQL queries- Retrieve any errors, the number of affected rows, last inserted identifier, number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Best MySQL Class Download

Added: June 02, 2013 | Visits: 374

ClsMySQL A singleton, that concentrates access to a MySQL database into a single object, is implemented.ClsMySQL can perform the usual database access operations like establishing database server connections, executing SQL queries, retrieving results into rows or objects, getting the number of result set...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): ClsMySQL Download

Added: August 25, 2013 | Visits: 587

True MySQL class True MySQL class can connect to a specified MySQL host, execute SQL queries and retrieve the results into arrays or objects.Key Features of True MySQL class:- Seek SQL query result sets- Get the number of affected rows and the identifier of the last record inserted by a query- Retrieve the names...


Platforms: PHP

License: Freeware Size: 10 KB Download (40): True MySQL class Download

Added: July 08, 2013 | Visits: 558

MySQL DB Class and Data Manipulation Class The base calls establishes MySQL database connections, sanitizes values used in SQL queries, executes SQL queries, retrieves SELECT query results into arrays and retrieves the last inserted identifier.There is also a sub-class that can retrieve the list of fields of a table, compose and execute...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL DB Class and Data Manipulation Class Download

Added: May 12, 2013 | Visits: 509

KG MySQL Class KG MySQL Class can connect to a specified MySQL server and select the database to access.Key Features of KG MySQL Class:- Execute SQL queries eventually returning the last inserted record identifier- Retrieve query results into objects or whole result sets into array


Platforms: PHP

License: Freeware Size: 10 KB Download (44): KG MySQL Class Download

Added: June 03, 2013 | Visits: 534

PHP 5 MySQLi Layer PHP 5 MySQLi Layer is a simple MySQL database access wrapper that uses the MySQLi extension.Functions of PHP 5 MySQLi Layer:- Establish database server connections from the constructor function- Escape literal text values- Execute one or multiple SQL queries at once- Retrieve the number of...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (42): PHP 5 MySQLi Layer Download

Added: September 10, 2013 | Visits: 434

SQL Handling Functions SQL Handling Functions is a MySQL database access wrapper that can execute common SQL queries.Functions of SQL Handling Functions:- Establish connections to a MySQL host and access a given database- Execute INSERT or UPDATE SQL queries to a given table and a list of fields- Get the last inserted...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQL Handling Functions Download

Added: March 29, 2013 | Visits: 756

Easy MySQL php class Easy MySQL php class is a simple wrapper to access MySQL databases. It can establish connections to a given MySQL server and execute SQL queries in a single call.The query result resource handle, columns names, number of returned rows and last inserted identifier are stored in class variables for...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Easy MySQL php class Download

Added: September 16, 2013 | Visits: 401

WG DB Class A connection to a specified MySQL server is established and SQL queries are executed.Key Features of WG DB Class:- Retrieve query results into arrays- Retrieve the result set number of rows, last inserted identifier or the number of affected rows- Check if a database table record exists matching...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): WG DB Class Download

Added: August 07, 2013 | Visits: 430

SQLWrapper SQLWrapper is a MySQL database access wrapper.This PHP script can be used and integrated into applications using MySQL as a storage environment.Some key features of SQLWrapper:- Establish connections to a given MySQL database host- Execute arbitrary queries- Retrieve a single row or all rows into...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): SQLWrapper Download

Added: August 12, 2013 | Visits: 288

EVDB This script can be used to store and retrieve objects in MongoDB databases. It can object class schema definitions from files in the YAML format.EVDB can also create, update, delete objects and well find objects by identifier or custom search parameters. It supports plug-ins classes that may be...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (40): EVDB Download

Added: July 17, 2013 | Visits: 360

Simple DBA This class can be used to MySQL database access wrapper.It can establish connections to a MySQL, execute SQL queries, retrieve query results, retrieve the last inserted identifier, the number affected rows, retrieve the tables list and table fields and execute INSERT, UPDATE, DELETE queries from...


Platforms: PHP

License: Freeware Size: 10 KB Download (43): Simple DBA Download

Added: July 26, 2013 | Visits: 1.497

Base For PostgreSQL Base For PostgreSQL is a base class that can be used to wrap the access to records of tables in PostgreSQL databases.The script can query the information about the fields of a given table to be able to store and retrieve the values of the fields of the table records.Base For PostgreSQL can create...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Base For PostgreSQL Download

Added: September 05, 2013 | Visits: 299

Reduced MySQLi Reduced MySQLi is composed by two classes:- one class is handling the MySQL database access and makes sure that only one connection is active during the script execution.- Another class implements other database access functions like executing queries with prepared queries, measuring the time the...


Platforms: PHP

License: Freeware Size: 71.68 KB Download (42): Reduced MySQLi Download

Added: May 04, 2013 | Visits: 268

tc_mydb tc_mydb makes use of the MySQLi extension.Key Features of tc_mydb:- Establish connections to a given MySQL server host- Execute SQL queries retrieving any results into a class array variable- Retrieve query results columns metadata- Retrieve the last inserted record identifier


Platforms: PHP

License: Freeware Size: 10 KB Download (40): tc_mydb Download

< 1 2 3 4 5 >