検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 371 for [SIMILAR] 16 1024 4096 WITH 9517 readline WITH 7... (0.582 sec.)
php-config 0
« phpize で共有 PECL 拡張モジュールをコンパイルする方法 PECL 拡張モジュールを PHP に静的に組み込む » PHP Manual PECL 拡張モジュールのインストール php-config php-config php-config はシンプルなシェルスクリプトで、 インストールされている PHP の設定情報を取得します。 拡張モジュールをコンパイ ...
https://man.plustar.jp/php/install.pecl.php-config.html - [similar]
Execute a database command that reads 0
« MongoDB\Driver\Manager::executeQuery MongoDB\Driver\Manager::executeReadWriteCommand » PHP Manual MongoDB\Driver\Manager Execute a database command that reads MongoDB\Driver\Manager::executeReadCommand (mongodb >=1.4.0) MongoDB\Driver\Manager::executeReadCommand — Execute a database co ...
https://man.plustar.jp/php/mongodb-driver-manager.executereadcommand.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
Read data from a file onto the end of the buffer 0
« EventBuffer::read EventBuffer::readLine » PHP Manual EventBuffer Read data from a file onto the end of the buffer EventBuffer::readFrom (PECL event >= 1.7.0) EventBuffer::readFrom — Read data from a file onto the end of the buffer 説明 public EventBuffer::read ( mixed $fd , int $howmuc ...
https://man.plustar.jp/php/eventbuffer.readfrom.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
セッションクッキーのパラメータを得る 0
« session_gc session_id » PHP Manual セッション関数 セッションクッキーのパラメータを得る session_get_cookie_params (PHP 4, PHP 5, PHP 7, PHP 8) session_get_cookie_params — セッションクッキーのパラメータを得る 説明 session_get_cookie_params (): array セッションクッキーのパラメータを取得し ...
https://man.plustar.jp/php/function.session-get-cookie-params.html - [similar]
現在のセッションモジュールを取得または設定する 0
« session_id session_name » PHP Manual セッション関数 現在のセッションモジュールを取得または設定する session_module_name (PHP 4, PHP 5, PHP 7, PHP 8) session_module_name — 現在のセッションモジュールを取得または設定する 説明 session_module_name ( ? string $module = null ): string | false ...
https://man.plustar.jp/php/function.session-module-name.html - [similar]
現在のセッションデータ保存パスを取得または設定する 0
« session_reset session_set_cookie_params » PHP Manual セッション関数 現在のセッションデータ保存パスを取得または設定する session_save_path (PHP 4, PHP 5, PHP 7, PHP 8) session_save_path — 現在のセッションデータ保存パスを取得または設定する 説明 session_save_path ( ? string $path = null ): ...
https://man.plustar.jp/php/function.session-save-path.html - [similar]
全てのセッション変数を開放する 0
« session_status session_write_close » PHP Manual セッション関数 全てのセッション変数を開放する session_unset (PHP 4, PHP 5, PHP 7, PHP 8) session_unset — 全てのセッション変数を開放する 説明 session_unset (): bool 関数 session_unset() は現在登録されている全てのセッション変数を開放します。 ...
https://man.plustar.jp/php/function.session-unset.html - [similar]
PHP 8.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 PHP 8.1.x で推奨されなくなる機能 PHP 8.1.x で推奨されなくなる機能 PHP コア __serialize() , __unserialize() がない状態で、 Serializable を実装するのは推奨されない 新しいこれらのメソッドだけを実装するか、 ...
https://man.plustar.jp/php/migration81.deprecated.html - [similar]