CodeCharge Studio

f Method (PHP)

Applies to

Connection Object

Syntax

<connection>->f(field)

Return value

string

Parameters

Name Type Description Required
field string or number Name of a field to be retrieved from the current record, or its numerical index. Yes

Description

This method retrieves the value of the specified field from the current connection's recordset.

See also

query Method


On-line, printable versions and updates