$query = $db->query_read("SELECT ucash FROM " . TABLE_PREFIX . "forum_user WHERE userid = '$wfuserid' "); $result = $db->fetch_array($query);