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

PHP Database Interface 1.0 RC4

  Date Added: August 09, 2010  |  Visits: 1.741

PHP Database Interface 1.0

Report Broken Link
Printer Friendly Version


Product Homepage
Download (109 downloads)



PHP Database Interface is an easy to use PHP database interface meant to give applications universal support across many databases, including several flat file formats. Installation These are just a few notes installation notes regarding DBi and using it with your project txtSQL support requires the following files from the release archive (currently 3.0 Beta is Supported) : txtSQL.class.php, txtSQL.parser.php & txtSQL.core.php To be placed in the 3rdparty/txtsql/ directory or the location of your choice fileSQL support requires the the following file from the release archive (currently 1.0 RC4 is Supported) : fileSQL.php To be placed in the 3rdparty/fql/ directory of the location of your choice Test data and a demo script is available in the demo/ directory Simple Example // The filesystem root path to DBi needs to be defined before the include define(PHP_DBI_ROOT, C:/program files/apache group/apache2/htdocs2/modules/dbi/); define(PHP_DBI_FQL, PHP_DBI_ROOT.3rdparty/fql/fileSQL.php); //Required for FQL Support define(PHP_DBI_TXTSQL, PHP_DBI_ROOT.3rdparty/txtsql/); //Required for txtSQL Support include_once("../dbi.php"); $interface = dbi::factoryControllerConstruction(); //create a new dbi object // open a connection to the database (this will example will work with any // of the interfaced databases $interface->open_connection_now_persistent("fql&".PHP_DBI_ROOT."3rdparty/fql/data&demo"); //Select the entire contents of test2 table and store the first row $inteface->ExecuteQueryAndReturnRow?(array(select => *, from => test2)); $results = $interface->fetchRowThenGetAnotherrow(); //Display the first row of results print "First Row: "; print_r($results); print "< br >"; $interface->disconnect_fromDatabase(); // Closes connection to the database Whats New in This Release: - The tableInfo function was added to return the schema. - LIMIT was added to select functions for supporting databases. - LIMIT emulation is available to all database types. - Support for the Firebird database was added..

Requirements: No special requirements
Platforms: Linux
Keyword: Database Database Interface Dbi Easy Easy To Easy To Use Interface Php Php Database Php Database Interface Support
Users rating: 0/10

License: Freeware Size: 33.79 KB
USER REVIEWS
More Reviews or Write Review


PHP DATABASE INTERFACE 1.0 RELATED
Database Tools  -  Advanced MySQL Database Class, Simple to Use 2.0
Advanced MySQL Database Class, Simple to Use, the Advanced MySQL Database Class is probably one of the simplest database objects/classes to use for PHP.Once the object is created, the number of lines of code that you need to use for any function...
10 KB  
Business  -  Easy Invoicing UK - Easy to Use, Order Processing Database for Microsoft Access 2000 or later 8.1D
"Easy Invoicing UK " - is a simple to use, order management system. "Easy Invoicing UK" is not a stock control database application, but provides an easy way to present your clients with smart, elegantly styled Invoices... But, you can also track...
726 KB  
Accounting Tools  -  Easy Invoicing UK - Easy to Use, Order Processing Database for Microsoft Windows 95/98, ME, 2000 and 8.1D
"Easy Invoicing UK " - is a simple to use, order management system. "Easy Invoicing UK" is not a stock control database application, but provides an easy way to present your clients with smart, elegantly styled Invoices... But, you can also track...
27.95 MB  
3D Graphic Tools  -  yappa-ng 2.3.2
yappa-ng is a very powerful but easy to install and easy to use online PHP photo gallery for all Operating Systems (Linux/UNIX, Windows, MAC, ...), and all Webservers (Apache, IIS, ...) with no need for a DataBase (no MySQL,...). yappa-ng is...
1.43 MB  
Development Tools  -  FreePHPgallery 1.1
FreePHPgallery is an easy-to-use free PHP picture gallery.Automatic creation of picture indexes with thumbnails, commenting and admin function, selection of multiple languages. This software does not NOT require a database or other additional...
92.16 KB  
Content Management  -  bluebery 1.1
bluebery is an easy-to-use sql/php based content manager that provides php libraries and methods to use in your sites pages with which you can very easily access & print desired items, or an iteration of items that are stored through the bluebery...
133.12 KB  
Programming  -  REX - waRehouse EXplorer 0.81
Rex (waRehouse EXplorer) is a java client that provides easy-to-use GUI for browsing multidimensional data sources that support XMLA protocol (Mondrian, Microsoft Analysis Services 2000 and 2005). Rex also includes MDX editor and MDX Builder Tool.
8.49 MB  
Content Management  -  bluebery for Scripts 1.0
bluebery is an easy-to-use sql/php based content manager that provides php libraries and methods to use in your sites pages with which you can very easily access & print desired items, or an iteration of items that are stored through the bluebery...
102.4 KB  
Teaching Tools  -  iPhone Tutorial How to Use Folders (Mac) 1.0
Apple Mac - iPhone Tutorial - How to Use Folders explained in Plain English. This easy video will show you step-by-step how to make & use folders on the iPhone & iPod Touch
7.26 MB  
Database Tools  -  Simple to Use PHP MySQL Class 1.0
Use this script Simple to Use PHP MySQL Class that I've been using for years in my projects. It's a really easy-to-use PHP class file for connecting to, running queries on and retrieving data from MySQL databases.Just include the file, and set...
10 KB  
NEW DOWNLOADS IN PROGRAMMING, LIBRARIES
Programming  -  Cedalion for Linux 0.2.6
Cedalion is a programming language that allows its users to add new abstractions and define (and use) internal DSLs. Its innovation is in the fact that it uses projectional editing to allow the new abstractions to have no syntactic limitations.
471.04 KB  
Programming  -  Math::GMPf 0.29
Math::GMPf - perl interface to the GMP library's floating point (mpf) functions.
30.72 KB  
Programming  -  Net::Wire10 1.08
Net::Wire10 is a Pure Perl connector that talks to Sphinx, MySQL and Drizzle servers. Net::Wire10 implements the low-level network protocol, alias the MySQL wire protocol version 10, necessary for talking to one of the aforementioned...
30.72 KB  
Programming  -  logilab-common 0.56.2
a bunch of modules providing low level functionnalities shared among some python projects devel Please note that some of the modules have some extra dependencies. For instance, logilab.common.db will require a db-api 2.0 compliant...
174.08 KB  
Programming  -  OpenSSL for linux 1.0.0a
The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) protocols as well as a...
3.83 MB  
Libraries  -  wolfSSL 4.0.0
The wolfSSL embedded SSL/TLS library is a lightweight SSL library written in ANSI standard C and targeted for embedded and RTOS environments - primarily because of its small size, speed, and feature set. It is commonly used in standard operating...
3.88 MB  
Libraries  -  EuGTK 4.8.9
Makes it easy to develop good- looking, fast, cross-platform programs that run on Linux, OS X, and Windows. Euphoria is a very fast interpreted/compiled language with straight-forward syntax. EuGTK allows programming in a clean, object-oriented...
10.68 MB  
Libraries  -  Linux User Group Library Manager 1.0
The LUG Library Manager is a project to help Linux User Groups start their own library. A LUG library is helpful to the community at large because it increases access to information, and gives everyone the opportunity to become more knowledgeable.
5.35 KB  
Libraries  -  Module::MakefilePL::Parse 0.12
Module::MakefilePL::Parse is a Perl module to parse required modules from Makefile.PL. SYNOPSIS use Module::MakefilePL::Parse; open $fh, Makefile.PL; $parser = Module::MakefilePL::Parse->new( join("", ) ); $info = $parser->required;...
8.19 KB  
Libraries  -  sqlpp 0.06
sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also...
10.24 KB