PHP Database Access Through Arrays

Description

PHP Database Access Through Arrays project can be used to access data stored in MySQL tables like accessing arrays. It uses SPL to implement several classes and iterators interfaces to access MySQL databases. Examples: $DB[test_table][] = array( name => first, value => the first row ); foreach ($DB[test_table] as $i => $row) { ... } $DB[test_table][first][value] = 1st; unset($DB[test_table][first]);.

Db - Php Database Access - Php Database - Database Access - Used To - Mysql Tables - Access Data - Access - Arrays - Database - Tables - Test - Used - Php - Through

Published By:Martin Alterisio

License Type:Freeware

Date Added:25 October, 2010

Version:0.7.0

Price:Free

Downloads:4

Size:0

Platform:Linux

What people say
- required fields
     
Related Downloads

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.

DateSep 25, 2010

AuthorDaniele C.

Size57.3 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

SQLayer is a Perl interface to DB..

DateAug 13, 2010

AuthorAndrew Gromozdin, Sergei Kadurin and Andrei V. Shetuhin

Size3.1 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

DB::Appgen is a Perl interface which includes both function oriented and object oriented interfaces to manipulate data in APPGEN Custom Suite databases.

DateSep 9, 2010

AuthorAndrew Maltsev

Size9.2 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

Mobile::Wurfl is a Perl module interface to WURFL (the Wireless Universal Resource File.

DateSep 11, 2010

AuthorAve Wrigley

Size102.4 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming

Chemistry::SQL is an access database functions module. SYNOPSIS use strict; use Chemistry::SQL; use Chemistry::Artificial::SQL; my $db_name = $ARGV[0]; my $file = $ARGV[1]; my $db1 = Chemistry::SQL::new(db_host=>"127.0.0.

DateOct 3, 2010

AuthorBernat Requesens

Size14.3 KB

LicenseFreeware

PriceFree

PlatformLinux

CategoryLinux Programming