検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.540 sec.)
共有メモリ関数 0
« 基本的な使用法 shmop_close » PHP Manual 共有メモリ 共有メモリ関数 共有メモリ関数 目次 shmop_close — 共有メモリブロックを閉じる shmop_delete — 共有メモリブロックを削除する shmop_open — 共有メモリブロックを作成またはオープンする shmop_read — 共有メモリブロックからデータを読み取る shmop_s ...
https://man.plustar.jp/php/ref.shmop.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
はじめに 0
« SNMP インストール/設定 » PHP Manual SNMP はじめに はじめに SNMP 拡張モジュールは非常にシンプルで使い勝手の良いツール群です。 Simple Network Managment Protocol を使ってリモートデバイスを管理することができます。 これは Net-SNMP ライブラリのラッパーなので、 基本的な考え方はこのライブラリと ...
https://man.plustar.jp/php/intro.snmp.html - [similar]
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
YAML によるデータのシリアライズ 0
« V8JsException::getJsTrace はじめに » PHP Manual その他の基本モジュール YAML によるデータのシリアライズ YAML によるデータのシリアライズ はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 コールバック パースコールバック 発行コールバック Yaml 関数 yaml_ ...
https://man.plustar.jp/php/book.yaml.html - [similar]
PHP タグ 0
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析して開始タグと終了タグ ( <?php と ?> ) を探します。 タグが見つかると、PHP はコードの実行を開始したり終了したりします。 このような仕組みにより、PHP を他のあらゆる形式のドキュメント中に 埋め込むこ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
pthreads 0
« parallel\Sync::__invoke はじめに » PHP Manual プロセス制御 pthreads pthreads はじめに インストール/設定 要件 インストール手順 実行時設定 定義済み定数 Threaded — The Threaded class Threaded::chunk — Manipulation Threaded::count — Manipulation Threaded::extend — Runtime Manipulation Thre ...
https://man.plustar.jp/php/book.pthreads.html - [similar]
このクラスがクローン可能かどうかを返す 0
« ReflectionClass::isAnonymous ReflectionClass::isEnum » PHP Manual ReflectionClass このクラスがクローン可能かどうかを返す ReflectionClass::isCloneable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionClass::isCloneable — このクラスがクローン可能かどうかを返す 説明 public ReflectionClass::isClon ...
https://man.plustar.jp/php/reflectionclass.iscloneable.html - [similar]
パラメータが callable かどうかを返す 0
« ReflectionParameter::isArray ReflectionParameter::isDefaultValueAvailable » PHP Manual ReflectionParameter パラメータが callable かどうかを返す ReflectionParameter::isCallable (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionParameter::isCallable — パラメータが callable かどうかを返す 警告 この ...
https://man.plustar.jp/php/reflectionparameter.iscallable.html - [similar]