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

Php Remote Database Access software
Filter: All | Freeware | Demo
 

Php Remote Database Access

< 1 2 3 4 5 > 
Released: July 02, 2012  |  Added: July 02, 2012 | Visits: 456

JddURLDBDriver An Java JDBC compliant driver that connects to a remote database via url (http) connection, communicating through a server-side script (.asp,.php,.jsf etc). Useful if you like to access locally (java, SQuirreL, eclipse) a database on your web site.



Platforms: Windows, Mac, Linux

License: Freeware Size: 436.25 KB Download (50): JddURLDBDriver Download

Added: May 10, 2013 | Visits: 485

Gladius DB Gladius DB is a fast and efficient PHP flatfile database engine written in pure PHP; its SQL syntax is compatible with a subset of intermediate SQL92. You will not need any specific extension to have it work, and it is bundled with an adoDB lite driver. This project is licensed under the GNU...





Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (56): Gladius DB Download

Added: May 10, 2013 | Visits: 1.244

PHP Remote File Management System This File Management System is an easy-to-use, 100% plug-and-play PHP-based system that displays lists of files and dirs anywhere on your computer. It also makes files available for editing, deleting, and other actions. Built in security, mulitple users.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (72): PHP Remote File Management System 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: August 02, 2013 | Visits: 418

Extended MySQLi This package implements a MySQL database access wrapper using the MySQLi extension.It is based on the Reduced MySQLi class originally written by Mertol Kasanan.This version can account the memory usage, log the executed queries in the current page. It can also cache the query results in an XML file.


Platforms: PHP

License: Freeware Size: 30.72 KB Download (44): Extended MySQLi Download

Added: June 20, 2013 | Visits: 507

aDB PDO like database abstraction aDB PDO like database abstraction comes with a base class that provides an interface to the basic database access wrapper functionality.Drivers that provide the actual implementation of the database access functionality should implement a sub-class of the main interface class. Iterators can be...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (44): aDB PDO like database abstraction Download

Added: August 12, 2013 | Visits: 419

DB factory extension This PHP script provides a simplified database access interface by extending PEAR::DB class. DB factory extension can be used to establish connections returning a boolean success value instead of PEAR error object.The script executes queries automatically connecting to a database before executing...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): DB factory extension 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: April 21, 2013 | Visits: 471

MySQL Abstract Layer MySQL Abstract Layer is a simple MySQL database access wrapper. It can execute SELECT, UPDATE and INSERT SQL queries using single calls that take the table names, column names, column values and table search conditions.


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Abstract Layer Download

Added: April 04, 2013 | Visits: 469

TXTDB to MySQL TXTDB to MySQL is a MySQL database access wrapper that implements a compatible interface of TXTDBAPI flat file SQL parser.TXTDB to MySQL is meant to allow switching between the use the actual TXTBDAPI and MySQL without needing to changes applications based on this API.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): TXTDB to MySQL Download

Added: May 31, 2013 | Visits: 676

MySQL Wrapper Script This PHP Script is a MySQL database access wrapper. It is an abstraction layer between PHP and MySQL database.Features of MySQL Wrapper script:- Establish a connection to a MySQL database server.- Execute queries and return results as arrays.- Execute SELECT, INSERT, UPDATE, REPLACE, and DELETE...


Platforms: PHP

License: Freeware Size: 10 KB Download (42): MySQL Wrapper Script Download

Added: July 17, 2013 | Visits: 364

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 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: August 29, 2013 | Visits: 337

Datamodul Datamodul is a MySQL database access wrapper with metadata retrieval functions.THe script can establish MySQL database server connections, execute SQL queries, iterate over query results and retrieve its data as arrays.The class Datamodul can also retrieve metadata like the database table names...


Platforms: PHP

License: Freeware Size: 61.44 KB Download (41): Datamodul Download

Added: April 15, 2013 | Visits: 303

iOracleDriver iOracleDriver is an Oracle database access wrapper.iOracleDriver comes with a class for managing Oracle database connections and execute SQL queries, and another class for retrieving query result sets.


Platforms: PHP

License: Freeware Size: 10 KB Download (39): iOracleDriver Download

Added: March 28, 2013 | Visits: 888

xDatabase xDatabase is a simple MySQL database access wrapper.Functions of xDatabase:- xDatabase can connect to database from the class constructor.- xDatabase is possible to use a single function to execute queries and retrieve results.- xDatabase automatically stores additional query information in class...


Platforms: PHP

License: Freeware Size: 10 KB Download (50): xDatabase Download

Added: June 16, 2013 | Visits: 387

static_DBConnect static_DBConnect establishes MySQL database server connections and stores the database access handle in a static variable so it can be reused by different objects of the class.Functions for executing queries and retrieving results are also provided.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): static_DBConnect Download

Added: April 02, 2013 | Visits: 517

k-mysql k-mysql is a simple MySQL database access wrapper. It can establish MySQL database connection, execute SQL queries and retrieve the query result sets into arrays.k-mysql also counts the number of queries that are executed and measures the time that each query takes to execute.The number of...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): k-mysql Download

Added: May 05, 2013 | Visits: 295

MYSQLCLS_DB MYSQLCLS_DB is a MySQL database access wrapper. It can establish connections, manage transactions, execute queries, and retrieve results into arrays or single values.If the connection is lost, MYSQLCLS_DB tries to reconnect before executing any queries.


Platforms: PHP

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

< 1 2 3 4 5 >