Home Blog Documentation Download Features Forum Users Contact

Adam   2009-02-09

Documentation » Database

cms_db_tuple

Joins two values with space

cms_db_tuple(1, 2) => '1 2'
string cms_db_tuple( mixed $a, mixed $b )

Parameters

Returns

Register yourself or Login to add reply.