Documentation

get_field


get_field

Return the selected field

$name = db::get_field("SELECT field FROM user WHERE user_id=?", array("1") );