Date: 11/29/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions ldap.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- In reply to: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- Next in thread: Jani Taskinen: "Re: [PHP-DOC] /en/functionsldap.xml"
- Reply: Jani Taskinen: "Re: [PHP-DOC] /en/functionsldap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all,
Is this OK?
<function>ldap_get_option</function> is said to "Sets" an option
value.
And later on, there is <function>ldap_set_option</function>
Anyone can confirm this?
<refentry id="function.ldap-get-option">
<refnamediv>
<refname>ldap_get_option</refname>
<refpurpose>Get the current value for given option</refpurpose>
</refnamediv>
<refsect1>
<title>Description</title>
<funcsynopsis>
<funcprototype>
<funcdef>boolean <function>ldap_get_option</function></funcdef>
<paramdef>int <parameter>link_identifier</parameter></paramdef>
<paramdef>int <parameter>option</parameter></paramdef>
<paramdef>mixed <parameter>retval</parameter></paramdef>
</funcprototype>
</funcsynopsis>
<para>
Sets <parameter>retval</parameter> to the value of the specified
option,
and returns true on success and false on error.</para>
<para>
Best regards,
Damien Seguy
====================================
http://www.nexen.net/
l'hebergement dynamique gratuit!
Docs PHP/MySQL en Francais, scripts
====================================
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/functions ldap.xml"
- Previous message: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- In reply to: Egon Schmid: "[PHP-DOC] cvs: phpdoc /en/functions info.xml"
- Next in thread: Jani Taskinen: "Re: [PHP-DOC] /en/functionsldap.xml"
- Reply: Jani Taskinen: "Re: [PHP-DOC] /en/functionsldap.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

