The PgSql\Result class

(PHP 8 >= 8.1.0)

Einführung

A fully opaque class which replaces a pgsql result resource as of PHP 8.1.0.

Klassenbeschreibung

final class PgSql\Result {
}
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top