検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 590 for [SIMILAR] 16 1024 4096 WITH 24012 reflectionprop... (0.695 sec.)
ZipArchive クラス 0
« 例 ZipArchive::addEmptyDir » PHP Manual Zip ZipArchive クラス ZipArchive クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) はじめに Zip で圧縮されたファイルアーカイブです。 クラス概要 class ZipArchive implements Countable { /* プロパティ */ public readonly int $ lastId ; public ...
https://man.plustar.jp/php/class.ziparchive.html - [similar]
パフォーマンスの考慮点 0
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パフォーマンスの考慮点 可能性があるルートを単純に収集すると、パフォーマンスにごくわずかな影響があると既に前述しました。 しかし、これは PHP 5.3 と PHP 5.2 を比較する場合です。 可能性があるルートを ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
リクエストの一部を指定したURIに対して行い、全ての情報を返す 0
« apache_getenv apache_note » PHP Manual Apache 関数 リクエストの一部を指定したURIに対して行い、全ての情報を返す apache_lookup_uri (PHP 4, PHP 5, PHP 7, PHP 8) apache_lookup_uri — リクエストの一部を指定したURIに対して行い、全ての情報を返す 説明 apache_lookup_uri ( string $filename ): obj ...
https://man.plustar.jp/php/function.apache-lookup-uri.html - [similar]
現在のメールボックスをチェックする 0
« imap_bodystruct imap_clearflag_full » PHP Manual IMAP 関数 現在のメールボックスをチェックする imap_check (PHP 4, PHP 5, PHP 7, PHP 8) imap_check — 現在のメールボックスをチェックする 説明 imap_check ( IMAP\Connection $imap ): stdClass | false 現在のメールボックスに関する情報を調べます。 ...
https://man.plustar.jp/php/function.imap-check.html - [similar]
アドレス文字列を解釈します 0
« imap_reopen imap_rfc822_parse_headers » PHP Manual IMAP 関数 アドレス文字列を解釈します imap_rfc822_parse_adrlist (PHP 4, PHP 5, PHP 7, PHP 8) imap_rfc822_parse_adrlist — アドレス文字列を解釈します 説明 imap_rfc822_parse_adrlist ( string $string , string $default_hostname ): array » RF ...
https://man.plustar.jp/php/function.imap-rfc822-parse-adrlist.html - [similar]
SNMP の値が返される方法を設定する 0
« snmp_set_quick_print snmp2_get » PHP Manual SNMP 関数 SNMP の値が返される方法を設定する snmp_set_valueretrieval (PHP 4 >= 4.3.3, PHP 5, PHP 7, PHP 8) snmp_set_valueretrieval — SNMP の値が返される方法を設定する 説明 snmp_set_valueretrieval ( int $method ): bool パラメータ method 型 SNMP ...
https://man.plustar.jp/php/function.snmp-set-valueretrieval.html - [similar]
変数に関する情報をダンプする 0
« unset var_export » PHP Manual 変数操作 関数 変数に関する情報をダンプする var_dump (PHP 4, PHP 5, PHP 7, PHP 8) var_dump — 変数に関する情報をダンプする 説明 var_dump ( mixed $value , mixed ...$values ): void この関数は、指定した式に関してその型や値を含む構造化された情報を 返します。配列 ...
https://man.plustar.jp/php/function.var-dump.html - [similar]
2 つの variant 値を「加算」し、結果を返す 0
« variant_abs variant_and » PHP Manual COM関数 2 つの variant 値を「加算」し、結果を返す variant_add (PHP 5, PHP 7, PHP 8) variant_add — 2 つの variant 値を「加算」し、結果を返す 説明 variant_add ( mixed $left , mixed $right ): variant (MSDN ライブラリによる) 以下の規則に従い、 left を r ...
https://man.plustar.jp/php/function.variant-add.html - [similar]
2 つの variant の論理積を計算し、結果を返す 0
« variant_add variant_cast » PHP Manual COM関数 2 つの variant の論理積を計算し、結果を返す variant_and (PHP 5, PHP 7, PHP 8) variant_and — 2 つの variant の論理積を計算し、結果を返す 説明 variant_and ( mixed $left , mixed $right ): variant 以下の表に基づいた論理 AND 処理を行います。通常 ...
https://man.plustar.jp/php/function.variant-and.html - [similar]
2 つの variant 値を連結し、その結果を返す 0
« variant_cast variant_cmp » PHP Manual COM関数 2 つの variant 値を連結し、その結果を返す variant_cat (PHP 5, PHP 7, PHP 8) variant_cat — 2 つの variant 値を連結し、その結果を返す 説明 variant_cat ( mixed $left , mixed $right ): variant left と right を連結し、その結果を返します。 この関 ...
https://man.plustar.jp/php/function.variant-cat.html - [similar]