Sõnastik. Veb

Tag: PHP

fetch() (PHP) –
Toob SELECT päringu tulemused ühe rea kaupa.
Näide koodist:
while ($yhendus->fetch()) {
1 6 7 8 9 10 17