array of submitted values to search boolean $assoc whether to return the value as associative array
送信された値の配列。 boolean$assoc 結果を連想配列で返すかどうか。 - PEAR
returnAn assoc array of elements' values
要素の値の連想配列を返します。 - PEAR
assoc array containing all options
全てのオプションを含んだ連想配列を指定します。 - PEAR
Some RDBMS, for example SQLite, will default to use the fully qualified name for a column in assoc fetches if it is qualified in a query.
例えば SQLite のデフォルト設定では、修飾子つきのクエリで結果を取得するとカラム名の修飾子が付加されます。 - PEAR