update page now
PHP 8.5.4 Released!

The LDAP\Connection class

(PHP 8 >= 8.1.0)

Giriş

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

Sınıf Sözdizimi

namespace LDAP;
final class Connection {
}
add a note

User Contributed Notes

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