検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 636 for [SIMILAR] 16 1024 4096 WITH 4666 ユー WITH 4115 ... (0.617 sec.)
グローバル名前空間 0
« ユーザーレベルでの命名の手引き ルール » PHP Manual ユーザーレベルでの命名の手引き グローバル名前空間 グローバル名前空間 グローバル名前空間に属する言語構造には、このようなものがあります。 関数 クラス インターフェイス 定数 (クラス定数以外) 関数/メソッド の外部で定義された変数 関連キーワー ...
https://man.plustar.jp/php/userlandnaming.globalnamespace.html - [similar]
WDDX パケットをデシリアライズする 0
« wddx_add_vars wddx_packet_end » PHP Manual WDDX 関数 WDDX パケットをデシリアライズする wddx_deserialize (PHP 4, PHP 5, PHP 7) wddx_deserialize — WDDX パケットをデシリアライズする 警告 この機能は PHP 7.4.0 で 削除 されました。 説明 wddx_deserialize ( string $packet ): mixed WDDX packet ...
https://man.plustar.jp/php/function.wddx-deserialize.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
指定したメールボックスの ACL を設定する 0
« imap_set_quota imap_setflag_full » PHP Manual IMAP 関数 指定したメールボックスの ACL を設定する imap_setacl (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imap_setacl — 指定したメールボックスの ACL を設定する 説明 imap_setacl ( IMAP\Connection $imap , string $mailbox , string $user_id , string ...
https://man.plustar.jp/php/function.imap-setacl.html - [similar]
以前のエラーハンドラ関数を回復する 0
« error_reporting restore_exception_handler » PHP Manual エラー処理関数 以前のエラーハンドラ関数を回復する restore_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) restore_error_handler — 以前のエラーハンドラ関数を回復する 説明 restore_error_handler (): bool set_error_handler() を使用 ...
https://man.plustar.jp/php/function.restore-error-handler.html - [similar]
以前の例外ハンドラ関数を回復する 0
« restore_error_handler set_error_handler » PHP Manual エラー処理関数 以前の例外ハンドラ関数を回復する restore_exception_handler (PHP 5, PHP 7, PHP 8) restore_exception_handler — 以前の例外ハンドラ関数を回復する 説明 restore_exception_handler (): bool set_exception_handler() を使用して例 ...
https://man.plustar.jp/php/function.restore-exception-handler.html - [similar]
接続処理 0
« リモートファイルの使用 持続的データベース接続 » PHP Manual 機能 接続処理 接続処理 PHP 内部で、接続ステータスが保持されます。 これは、次の 4 つの状態をとりえます。 0 - NORMAL 1 - ABORTED 2 - TIMEOUT 3 - ABORTED および TIMEOUT 通常 PHP が実行されている場合、NORMAL 状態がアクティブになりま ...
https://man.plustar.jp/php/features.connection-handling.html - [similar]
ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の... 0
« array_diff_key array_diff_ukey » PHP Manual 配列 関数 ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の差を計算する array_diff_uassoc (PHP 5, PHP 7, PHP 8) array_diff_uassoc — ユーザーが指定したコールバック関数を利用し、 追加された添字の確認を含めて配列の差 ...
https://man.plustar.jp/php/function.array-diff-uassoc.html - [similar]
ユーザー定義の比較関数を使用して、配列を値でソートする 0
« uksort クラス/オブジェクト » PHP Manual 配列 関数 ユーザー定義の比較関数を使用して、配列を値でソートする usort (PHP 4, PHP 5, PHP 7, PHP 8) usort — ユーザー定義の比較関数を使用して、配列を値でソートする 説明 usort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比 ...
https://man.plustar.jp/php/function.usort.html - [similar]
POSIX 関数 0
« posix_setrlimit 定数 posix_access » PHP Manual POSIX POSIX 関数 POSIX 関数 参考 プロセス制御関数 に関する節も 役に立つでしょう。 目次 posix_access — ファイルのアクセス権限を判断する posix_ctermid — 制御する端末のパス名を得る posix_errno — posix_get_last_error のエイリアス posix_get_las ...
https://man.plustar.jp/php/ref.posix.html - [similar]