Net_LDAP2
[ class tree: Net_LDAP2 ] [ index: Net_LDAP2 ] [ all elements ]

File: schema_cache.php

Source Location: /Net_LDAP2-2.2.0/doc/examples/schema_cache.php

Page Details:

Includes:

require_once('Net/LDAP2.php') [line 15]
This is a short example on how to use the schema cache facility.

Schema caching allows you to store the fetched schema on disk (or wherever you want, depending on the cache class used) so initialisation of Net_LDAP2 becomes a little faster.

Two examples will be showed here:

  1. how to use the packaged file based cache
  2. how to write a custom cache class


Documentation generated on Mon, 11 Mar 2019 16:03:55 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.