CodeCharge Studio

next_record Method (PHP)

Applies to

Connection Object

Syntax

<connection>->next_record()

Return value

boolean

Description

This method is used to traverse a retrieved recordset by moving the record pointer to the next record.

See also

query Method
f Method


On-line, printable versions and updates