Willkommen bei WordPress. Dies ist dein erster Beitrag. Bearbeite oder lösche ihn und beginne mit dem Schreiben!
Hallo Welt!
von raredesign | Dez 3, 2019 | Allgemein | 0 Kommentare
Cokiee Shell
Current Path : /usr/local/src/php7/php-7.0.5/ext/ldap/tests/ |
Current File : //usr/local/src/php7/php-7.0.5/ext/ldap/tests/ldap_set_option_basic.phpt |
--TEST-- ldap_set_option() - Basic ldap_set_option() operation --CREDITS-- Patrick Allaert <patrickallaert@php.net> # Belgian PHP Testfest 2009 --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php require "connect.inc"; $link = ldap_connect($host, $port); $option = null; var_dump(ldap_set_option($link, LDAP_OPT_PROTOCOL_VERSION, $protocol_version)); ldap_get_option($link, LDAP_OPT_PROTOCOL_VERSION, $option); var_dump($option); ?> ===DONE=== --EXPECT-- bool(true) int(3) ===DONE===
Cokiee Shell Web 1.0, Coded By Razor
Neueste Kommentare