Menu

getR

DataExplore

This method is intended to quickly retrieve a single record based on a SQL statement and return it into an associative array.

// @name: getR
// @params: sql=string
// @returns: associative array
// @descr: retrieve a single record and store
/ the result in an associatve array
* ex: $arr['fieldname'] = value
/


Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.