Sõnastik. Veb

fetch() (PHP) –
Toob SELECT päringu tulemused ühe rea kaupa.
Näide koodist:
while ($yhendus->fetch()) {
1 2 3