sqlite_fetch_single

 string sqlite_fetch_single ( resource $result [, bool $decode_binary = true ] ) 

説明

Fetches the first column of a result set as a string

戻り値

Returns the first column value, as a string.