PHP Classes
elePHPant
Icontem

ezsql

Search this site
:    Looking up search words... 
Sections:  
Search forums:   
Permalink

      Found: 33       Packages icon Packages (4)   Blogs icon Blogs (1)   Packages icon Forums icon Package forums (27)   Blogs icon Forums icon Blog forums (1)  
ezSQL Support forum mysqldb Makes using mySQL ridiculously easy (great docs)   ezSQL is a widget that makes it very fast and easy for you to use database(s) within your PHP scripts. This widget is a php file that you include at the top of your script. Then, instead of using std php database functions ...
... polls stored in a database   This class is meant to build and process survey polls with definitions and results stored in a database. It uses the ezSQL class by Justin Vincent and the Template Engine class by Jonas Lasauskas. To use the PollEng class you need to have these two classes and your site ...
... forum crudites Execute MySQL queries from lists of parameters   This class can be used to execute MySQL queries from lists of parameters. It extends ezSQL class to add several functions that can be used to compose and execute common SQL queries by passing a list a parameters that defined tables, fields ...
... - return data as array, standard objects, specific class objects or clone objects - a simple cache feature with strict SQL identification (unlike ezSQL) - a trace mode, and a debug console - recognized by the TinyButStrong template engine TbsSQL is available for the following databases: - MySQL - MySQLi ...