検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 631 for [SIMILAR] 16 1024 4096 WITH 61457 ーハ WITH 2032... (0.444 sec.)
シャットダウン時に実行する関数を登録する 0
« get_defined_functions register_tick_function » PHP Manual 関数処理 関数 シャットダウン時に実行する関数を登録する register_shutdown_function (PHP 4, PHP 5, PHP 7, PHP 8) register_shutdown_function — シャットダウン時に実行する関数を登録する 説明 register_shutdown_function ( callable $cal ...
https://man.plustar.jp/php/function.register-shutdown-function.html - [similar]
セッションデータのガベージコレクションを実行する 0
« session_encode session_get_cookie_params » PHP Manual セッション関数 セッションデータのガベージコレクションを実行する session_gc (PHP 7 >= 7.1.0, PHP 8) session_gc — セッションデータのガベージコレクションを実行する 説明 session_gc (): int | false session_gc() は、セッションデータの GC ...
https://man.plustar.jp/php/function.session-gc.html - [similar]
YAML ストリームをパースする 0
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= 0.4.0) yaml_parse — YAML ストリームをパースする 説明 yaml_parse ( string $input , int $pos = 0 , int &$ndocs = ? , array $callbacks = null ): mixed YAML ドキュメントストリーム全体あるいはその ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
アーカイブのエントリを展開する 0
« RarEntry RarEntry::getAttr » PHP Manual RarEntry アーカイブのエントリを展開する RarEntry::extract (PECL rar >= 0.1) RarEntry::extract — アーカイブのエントリを展開する 説明 public RarEntry::extract ( string $dir , string $filepath = "" , string $password = NULL , bool $extended_data = f ...
https://man.plustar.jp/php/rarentry.extract.html - [similar]
セッションIDの受渡し 0
« 基本的な使用法 カスタムセッションハンドラ » PHP Manual 例 セッションIDの受渡し セッションIDの受渡し セッションIDの通知を行うためには次の二つの方法があります。 Cookies URLパラメータ sessionモジュールは、両方の方法をサポートします。 Cookieは最適ですが、(クライアントがCookieを受け入れない ...
https://man.plustar.jp/php/session.idpassing.html - [similar]
WinCache 関数への切り替え 0
« WinCache セッションハンドラ リソース型 » PHP Manual インストール/設定 WinCache 関数への切り替え WinCache 関数への切り替え 注意: wincache.rerouteini は WinCache 1.3.7.0 で削除されました。かわりに、自動的な関数置き換え機能を利用します。 wincache.reroute_enabled を参照ください。 WinCache ...
https://man.plustar.jp/php/wincache.reroutes.html - [similar]
cURL ハンドルのセットからマルチハンドルを削除する 0
« curl_multi_init curl_multi_select » PHP Manual cURL 関数 cURL ハンドルのセットからマルチハンドルを削除する curl_multi_remove_handle (PHP 5, PHP 7, PHP 8) curl_multi_remove_handle — cURL ハンドルのセットからマルチハンドルを削除する 説明 curl_multi_remove_handle ( CurlMultiHandle $multi_ ...
https://man.plustar.jp/php/function.curl-multi-remove-handle.html - [similar]
Oracle OCI8 0
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 Oracle OCI8 はじめに インストール/設定 要件 インストール手順 テスト 実行時設定 定義済み定数 例 OCI8 接続のハンドリングおよびプーリング OCI8 高速アプリケーション通知 (FAN) サポート OCI8 Transp ...
https://man.plustar.jp/php/book.oci8.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]