Sõnastik. Veb

fetch() (PHP) –
Toob SELECT päringu tulemused ühe rea kaupa.
Näide koodist:
while ($yhendus->fetch()) {
1 9 10 11 12 13 32