Previous Page
fetchOne()

Solar_Sql_Select
fetchPairs()

Next Page
fetchPdo()

fetchPairs()

public array fetchPairs ( )

Fetches an associative array of all rows as key-value pairs (first column is the key, second column is the value).

Parameters

  • None.

Returns

  • (array)

Description

Fetches an associative array of all rows as key-value pairs (first column is the key, second column is the value).