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.477.336 Times

Identifier software
Filter: All | Freeware | Demo
 

Identifier

< 1 2 3 4 5 > 
Added: August 31, 2013 | Visits: 345

CreateGuid MEX A MEX file to calculate a GUID. A Globally Unique Identifier or GUID is a pseudo-random number used in software applications. Each generated GUID is "statistically guaranteed" to be unique. This is based on the simple principle that the total number of unique keys ( or ) is so large that the... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (46): CreateGuid MEX Download

Added: April 29, 2013 | Visits: 568

Amazon Catalog Amazon Catalog is interactive application that bring Amazon mini-functionality to your Joomla website.This module integrates up to 6 Amazon Locales into your Joomla site.Let your visitors explore and search the Amazon catalog without them leaving your Joomla-powered website.Enable your visitors... Platforms: PHP

License: Freeware Size: 10 KB Download (58): Amazon Catalog Download

Added: April 06, 2013 | Visits: 387

PDO wrapper singleton The activity can optionally be logged to a class variable.Key Features of PDO wrapper singleton:- Setup database connections- Execute prepared queries- Retrieve result sets into arrays- Retrieve the last inserted identifier value Platforms: PHP

License: Freeware Size: 10 KB Download (40): PDO wrapper singleton Download

Added: June 05, 2013 | Visits: 522

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 (43): Database-Connection Download

Added: July 24, 2013 | Visits: 471

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 (42): PDO Multi Connection Class Download

Added: July 17, 2013 | Visits: 297

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 (42): Crutch MySQLd Download

Added: July 05, 2013 | Visits: 428

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: 693

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: 448

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: 375

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: 598

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: 563

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: 516

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: 540

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: 438

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: 764

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: 406

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: 436

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: 290

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 (41): EVDB Download

Added: July 17, 2013 | Visits: 366

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

< 1 2 3 4 5 >