mysqli Get a Single Value from MySQL Database in One Line of PHP It always bothered me that it takes 17 steps to do a MySQL query (ok, that's slightly exaggerated), even when you only need the value of one field of one row. This may