Home Blog Documentation Download Features Forum Users Contact

Adam   2009-01-30

Documentation » Database

cms_db_select

Produces SQL SELECT query for specified fields within given contstraints, and returns results as array of hashes

array cms_db_select( array $table [, $fields = false, array $constraint = false, int $limit = 0, int $begin = 0, array $order = false, array $group = false] )

Parameters

Returns

Last edited 2009-02-24 16:40:27

Register yourself or Login to add reply.