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

Establish freeware
Filter: All | Freeware | Demo
 

Establish

< 1 2 3 4 5 > 
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 18, 2013 | Visits: 397

MySQL Model MySQL Model can be used as a wrapper to provide an object oriented access to MySQL database table rows. It retrieves table metadata to determine the names and other properties of table columns to map them to object properties.The script MySQL Model provides mechanisms for finding, creating,... Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL Model Download

Added: July 16, 2013 | Visits: 434

MongoDB Session This is a Session handler to store MongoDB session. It first establish a connection to a MongoDB database server and then register functions that implement the basic session manipulation functions, so the current session user data will be stored in that MongoDB database with this PHP User... Platforms: PHP

License: Freeware Size: 10 KB Download (40): MongoDB Session Download

Added: July 24, 2013 | Visits: 472

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: March 28, 2013 | Visits: 412

ODBC on The Fly This class can be used to connect and query Microsoft Access databases from PHP. It takes the path of a Microsoft Access database file and computes suitable a DSN string to establish a connection to the database using ODBC extension on Windows.It can also execute a given SQL query on a connected... Platforms: PHP

License: Freeware Size: 10 KB Download (41): ODBC on The Fly Download

Added: August 08, 2013 | Visits: 593

PHP MySQL Database Class PHP MySQL Database Class can establish connections to a MySQL server and execute arbitrary SQL queries.Key Features of PHP MySQL Database Class:- Fetch query results into an array- Execute SELECT, INSERT, UPDATE and DELETE queries from parameters that define tables, fields, field values and... Platforms: PHP

License: Freeware Size: 10 KB Download (40): PHP MySQL Database Class Download

Added: April 09, 2013 | Visits: 530

Jack's MySQL class Jack's MySQL class is wrapper to access MySQL databases.Jack's MySQL class can establish MySQL database connections, execute queries, retrieve query result metadata, escape text values, execute INSERT and UPDATE queries from an array of fields and values. Platforms: PHP

License: Freeware Size: 10 KB Download (42): Jack's MySQL class Download

Added: September 17, 2013 | Visits: 1.033

database,mysql,query,array coMySQLClass is a MySQL database access wrapper.Functions of coMySQLClass:- Establish database connections to a given host and database name- Execute SQL queries- Retrieve query results into associative arrays- Compose and execute SELECT, UPDATE and INSERT queries to a given table from lists of... Platforms: PHP

License: Freeware Size: 10 KB Download (45): database,mysql,query,array Download

Added: August 06, 2013 | Visits: 431

Mysqlx Mysqlx is a simple MySQL database access wrapper. It can establish database connections and execute SQL queries storing the results in array class variables.When an error occurs, the class outputs the error and sends a e-mail message to an administrator address with all the details about the error. Platforms: PHP

License: Freeware Size: 30.72 KB Download (41): Mysqlx 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: April 14, 2013 | Visits: 419

Secured mySQL Layer This script can execute MySQl queries build from parameters. It can establish connections to MySQL database servers using configuration loaded using a separate auxiliary script.The MySQL script can execute INSERT, UPDATE, DELETE, SELECT queries and stored procedure calls from parameters that... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Secured mySQL Layer 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: June 26, 2013 | Visits: 478

SDB simple MySQL class SDB simple MySQL script implements a wrapper to access MySQL databases. This script allows easy data control from PHP to MySQL.Here are some key features of "SDB simple MySQL class":- Create tables- Lock tables- Optimize all database tables- Truncate tables- Establish database connections-... Platforms: PHP

License: Freeware Size: 20.48 KB Download (43): SDB simple MySQL class Download

Added: July 17, 2013 | Visits: 367

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: June 03, 2013 | Visits: 369

Mraiur_Database This PHP class implements a MySQL database abstraction layer. It will allow PHP applications to connect to a MySQL database and interact with it performing queries or saving data to it.Here are some key features of Mraiur_Database:- Establish MySQL database server connections setting the client... Platforms: PHP

License: Freeware Size: 92.16 KB Download (43): Mraiur_Database Download

Added: July 16, 2013 | Visits: 295

DBI class The DBI class is MySQL database access wrapper.DBI class can establish database connections, execute SQL queries, retrieve the query result set data, present SELECT query information details like the time it took to execute and the returned result rows.The comments in the code are in Spanish. Platforms: PHP

License: Freeware Size: 10 KB Download (40): DBI class Download

Added: July 18, 2013 | Visits: 335

DAO classes DAO classes is a SQL database access wrapper. It can establish database connections to one of several possible database server slaves.The class DAO classes can execute queries immediately or store the SQL statements in a queue file execute the queries all at once some time later. It also supports... Platforms: PHP

License: Freeware Size: 10 KB Download (40): DAO classes Download

Added: March 26, 2013 | Visits: 269

kisDB kisDB, a list of database tables can be retrieved.Key Features of kisDB:- Establish MySQL database server connections- Execute SQL queries from lists of parameters- Display debug output of the executed queries Platforms: PHP

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

Added: August 17, 2013 | Visits: 377

DBConnections DBConnections can be used to manipulate the records of a MySQL database table.DBConnections can establish a connection to a given MySQL database server and execute several types of operations to manipulate the records of a table like retrieving the records data, insert new records, and update or... Platforms: PHP

License: Freeware Size: 51.2 KB Download (40): DBConnections Download

Added: June 12, 2013 | Visits: 466

PHP with Oracle PHP with Oracle is a simple wrapper class to access Oracle databases.PHP with Oracle can establish Oracle database connections, execute SQL queries and return the number columns and records in a result set. Platforms: PHP

License: Freeware Size: 10 KB Download (45): PHP with Oracle Download

< 1 2 3 4 5 >