検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 126 for entry (0.023 sec.)
アーカイブ内のエントリのインデックスを返す 5725
« ZipArchive::isEncryptionMethodSupported ZipArchive::open » PHP Manual ZipArchive アーカイブ内の ... RUE ) { exit( '失敗' ); } $zip -> addFromString ( 'entry1.txt' , 'entry #1' ); $zip -> addFromString ( 'ent ... ry2.txt' , 'entry #2' ); $zip -> addFromString ( 'dir/entry2d.txt' , ... 'entry #2' ); if ( $zip -> status !== ZipArchive :: ER_OK ... E ) { exit( '失敗' ); } echo $zip -> locateName ( 'entry1.txt' ) . "\n" ; echo $zip -> locateName ( 'eNtry2 ...
https://man.plustar.jp/php/ziparchive.locatename.html - [similar]
Using the PHP Library for MongoDB (PHPLIB) 5639
« Tutorials Application Performance Monitoring (APM) » PHP Manual Tutorials Using the PHP Librar ... 'brewery' => 'BrewDog' ] ); foreach ( $result as $entry ) { echo $entry [ '_id' ], ': ' , $entry [ 'name' ...
https://man.plustar.jp/php/mongodb.tutorial.library.html - [similar]
OCI8 および DTrace 動的トレーシング 5578
« OCI8 Transparent Application Failover (TAF) Support ドライバでサポートされるデータ型 » PHP Man ... ローブ名 プローブの説明 プローブの引数 oci8-connect-entry oci_connect()、oci_pconnect() および oci_new_conne ... hpoci22116 oci8.so php_oci_do_connect oci8-connect-entry 19 phpoci22116 oci8.so php_oci_persistent_helper o ... ace -Zs #pragma D option quiet php*:::oci8-connect-entry { printf("%lld: PHP connect-entry\n", walltimestam ... らされるでしょう。 1381794982092854582: PHP connect-entry credentials="hr@localhost/pdborcl" charset="" sess ...
https://man.plustar.jp/php/oci8.dtrace.html - [similar]
現在の属性から属性を削除する 5492
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap ... _del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ひとつあるいは複 ... ラスのインスタンス。 dn LDAP エンティティの識別名。 entry controls リクエストと一緒に送信する LDAP コントロー ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]
GUI用の拡張モジュール 5492
« XSLTProcessor::transformToXml UI » PHP Manual 関数リファレンス GUI用の拡張モジュール GUI用の拡 ... trol UI\Controls\Label — Label Control UI\Controls\EntryEntry Control UI\Controls\MultilineEntry — Multi ... lineEntry Control UI\Controls\Spin — Spin Control UI\Control ...
https://man.plustar.jp/php/refs.ui.html - [similar]
ディレクトリクラスのインスタンスを返す 5455
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP ... Path: " . $d -> path . "\n" ; while ( false !== ( $entry = $d -> read ())) { echo $entry . "\n" ; } $d -> c ...
https://man.plustar.jp/php/function.dir.html - [similar]
基本的な使用法 5455
« 例 LDAP コントロール » PHP Manual 例 基本的な使用法 基本的な使用法 あるディレクトリサーバーから ... . $info [ $i ][ "dn" ] . "<br />" ; echo "first cn entry is: " . $info [ $i ][ "cn" ][ 0 ] . "<br />" ; ech ... o "first email entry is: " . $info [ $i ][ "mail" ][ 0 ] . "<br /><hr / ...
https://man.plustar.jp/php/ldap.examples-basic.html - [similar]
現在の属性に属性を追加する 5431
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_a ... _add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に属 ... ラスのインスタンス。 dn LDAP エンティティの識別名。 entry 追加する属性値を一覧にした連想配列。 属性が存在しな ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]
属性を新規の値に置換する 5431
« ldap_mod_replace_ext ldap_modify_batch » PHP Manual LDAP 関数 属性を新規の値に置換する ldap_mo ... lace ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn でひ ... ラスのインスタンス。 dn LDAP エンティティの識別名。 entry 置き換える属性を一覧にした連想配列。 空の配列を送る ...
https://man.plustar.jp/php/function.ldap-mod-replace.html - [similar]
全ての結果エントリを得る 5406
« ldap_get_dn ldap_get_option » PHP Manual LDAP 関数 全ての結果エントリを得る ldap_get_entries ( ... では、 リソース を期待していました。 参考 ldap_first_entry() - 最初の結果 ID を返す ldap_next_entry() - 次の結 ...
https://man.plustar.jp/php/function.ldap-get-entries.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT