update page now

The Odbc\Result class

(PHP 8 >= 8.4.0)

Introduction

A fully opaque class which replaces an odbc_result resource as of PHP 8.4.0.

Class synopsis

namespace Odbc;
class Result {
}
add a note

User Contributed Notes

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