検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 174 for [SIMILAR] 16 1024 4096 WITH 56925 ーダ WITH 4677... (0.203 sec.)
はじめに 0
« セマフォ インストール/設定 » PHP Manual セマフォ はじめに はじめに これらのモジュールは、System V IPC 関連の関数へのラッパーを提供します。 セマフォ・共有メモリおよびプロセス間通信(IPC)がその中に含まれます。 セマフォは、マシーン上のリソースへの排他的アクセス機能や、 同時にあるリソースを ...
https://man.plustar.jp/php/intro.sem.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]
DOMImplementation クラス 0
« DOMException DOMImplementation::__construct » PHP Manual DOM DOMImplementation クラス DOMImplementation クラス (PHP 5, PHP 7, PHP 8) はじめに DOMImplementation クラスは、 個々のドキュメントオブジェクトモデルのインスタンス独自の操作を行うためのメソッド群を提供します。 クラス概要 class D ...
https://man.plustar.jp/php/class.domimplementation.html - [similar]
PHP アーカイブ 0
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — PHP アーカイブ 説明 phar:// ストリームラッパーに関する詳細は Phar ストリームラッパー を参照ください。 利用法 phar:// オプション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]
__autoload() のデフォルト実装 0
« spl_autoload_unregister spl_classes » PHP Manual SPL 関数 __autoload() のデフォルト実装 spl_autoload (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload — __autoload() のデフォルト実装 説明 spl_autoload ( string $class , ? string $file_extensions = null ): void この関数は、 __autoload() のデフ ...
https://man.plustar.jp/php/function.spl-autoload.html - [similar]
Phar のシグネチャの書式 0
« Phar マニフェストのファイルエントリの定義 Phar » PHP Manual phar って、tar や zip とは何が違うの? Phar のシグネチャの書式 Phar のシグネチャの書式 シグネチャを含む Phar は、常にシグネチャを保持しています。 シグネチャの場所は、 ローダ、マニフェスト、実際のファイルの内容に続く Phar アーカ ...
https://man.plustar.jp/php/phar.fileformat.signature.html - [similar]
ステートメントを初期化し、mysqli_stmt_prepare で使用するオブジェクトを返す 0
« mysqli::stat mysqli::store_result » PHP Manual mysqli ステートメントを初期化し、mysqli_stmt_prepare で使用するオブジェクトを返す mysqli::stmt_init mysqli_stmt_init (PHP 5, PHP 7, PHP 8) mysqli::stmt_init -- mysqli_stmt_init — ステートメントを初期化し、mysqli_stmt_prepare で使用するオブ ...
https://man.plustar.jp/php/mysqli.stmt-init.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
ストリームコンテキスト 0
« ストリームフィルタ ストリームのエラー » PHP Manual ストリーム ストリームコンテキスト ストリームコンテキスト コンテキスト は、ストリームの挙動を変えたり、 拡張したりすることのできる パラメータ と ラッパー固有の オプション の集合です。 コンテキスト は、 stream_context_create() を使って生 ...
https://man.plustar.jp/php/stream.contexts.html - [similar]
外部エンティティの読み込み機能を無効にする 0
« libxml_clear_errors libxml_get_errors » PHP Manual libxml 関数 外部エンティティの読み込み機能を無効にする libxml_disable_entity_loader (PHP 5 >= 5.2.11, PHP 7, PHP 8) libxml_disable_entity_loader — 外部エンティティの読み込み機能を無効にする 警告 この関数は PHP 8.0.0 で 非推奨 になります ...
https://man.plustar.jp/php/function.libxml-disable-entity-loader.html - [similar]