Download Latest Version cdesimple2.2.zip (459.3 kB)
Email in envelope

Get an email when there's a new version of cde4php - Cross Database Engine for PHP

Home / cdesimple v 1.8
Name Modified Size InfoDownloads / Week
Parent folder
Readme.txt 2012-06-13 817 Bytes
cdesimple1.8.zip 2012-06-13 29.3 kB
Totals: 2 Items   30.1 kB 0
Change log

1.) Changed Cubrid / cubrid to CUBRID as per specification
2.) Added more comprehensive error message on connection
3.) Changed pconnect to connect for CUBRID - CUBRID handles this differently from other database
4.) Added possibility to specify a port for a database engine, currently only CUBRID support
    $dbpath = "host:database:port";
    See the creation of a connection
5.) Fixed a bug on the database extraction for CUBRID, the column index was blank.

Additions for making development simpler - 3 NEW Functions

$CDE->select - makes HTML 5 drop downs or multiselect from SQL or input
$CDE->input - makes HTML 5 inputs  
$CDE->switchid - makes a PHP and javascript funtion for using with switch statements

Examples for this for you to look at are under cdeinputexample.php


Source: Readme.txt, updated 2012-06-13