検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 704 for [SIMILAR] 16 1024 4096 WITH 29676 ンア WITH 2356... (4.402 sec.)
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
コンパクト、かつ保存可能な値のバイナリ表現を生成する 0
« Igbinary 関数 igbinary_unserialize » PHP Manual Igbinary 関数 コンパクト、かつ保存可能な値のバイナリ表現を生成する igbinary_serialize (PECL igbinary >= 1.1.1) igbinary_serialize — コンパクト、かつ保存可能な値のバイナリ表現を生成する 説明 igbinary_serialize ( mixed $value ): string | fa ...
https://man.plustar.jp/php/function.igbinary-serialize.html - [similar]
セッションに登録されたデータを全て破棄する 0
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破棄する session_destroy (PHP 4, PHP 5, PHP 7, PHP 8) session_destroy — セッションに登録されたデータを全て破棄する 説明 session_destroy (): bool session_destroy() は、現在のセッションに 関連づけ ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
OCI8 高速アプリケーション通知 (FAN) サポート 0
« OCI8 接続のハンドリングおよびプーリング OCI8 Transparent Application Failover (TAF) Support » PHP Manual OCI8 OCI8 高速アプリケーション通知 (FAN) サポート OCI8 高速アプリケーション通知 (FAN) サポート FAN サポートは、高速接続フェイルオーバーという Oracle Database 高可用性機能を提供します ...
https://man.plustar.jp/php/oci8.fan.html - [similar]
イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 0
« Ev::resume Ev::sleep » PHP Manual Ev イベントのチェックとデフォルトループのコールバックの呼び出しを開始する Ev::run (PECL ev >= 0.2.0) Ev::run — イベントのチェックとデフォルトループのコールバックの呼び出しを開始する 説明 final public static Ev::run ( int $flags = ? ): void イベントのチ ...
https://man.plustar.jp/php/ev.run.html - [similar]
別のアクションに転送する 0
« Yaf_Controller_Abstract::display Yaf_Controller_Abstract::getInvokeArg » PHP Manual Yaf_Controller_Abstract 別のアクションに転送する Yaf_Controller_Abstract::forward (Yaf >=1.0.0) Yaf_Controller_Abstract::forward — 別のアクションに転送する 説明 public Yaf_Controller_Abstract::forward ( ...
https://man.plustar.jp/php/yaf-controller-abstract.forward.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
SAPI モジュールの変更 0
« 新しいグローバル定数 削除された拡張モジュールおよび SAPI » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 SAPI モジュールの変更 SAPI モジュールの変更 FPM 制限のない listen ポートは、 IPv4 と IPv6 の両方をリスンするようになりました。 PHP 5 では、 listen ディレクティブにポート番号だけを指定 ...
https://man.plustar.jp/php/migration70.sapi-changes.html - [similar]
関数が無効になっているかどうかを調べる 0
« ReflectionFunction::invokeArgs ReflectionFunction::__toString » PHP Manual ReflectionFunction 関数が無効になっているかどうかを調べる ReflectionFunction::isDisabled (PHP 5 >= 5.2.0, PHP 7, PHP 8) ReflectionFunction::isDisabled — 関数が無効になっているかどうかを調べる 警告 この関数は PHP ...
https://man.plustar.jp/php/reflectionfunction.isdisabled.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]