検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 220 for [SIMILAR] 16 1024 4096 WITH 12442 アラ WITH 1186... (0.232 sec.)
プロセスの優先度を取得する 0
« pcntl_get_last_error pcntl_rfork » PHP Manual PCNTL 関数 プロセスの優先度を取得する pcntl_getpriority (PHP 5, PHP 7, PHP 8) pcntl_getpriority — プロセスの優先度を取得する 説明 pcntl_getpriority ( ? int $process_id = null , int $mode = PRIO_PROCESS ): int | false pcntl_getpriority() は、 ...
https://man.plustar.jp/php/function.pcntl-getpriority.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
« Sessions インストール/設定 » PHP Manual Sessions はじめに はじめに PHPのセッションサポート機能は、複数回のアクセスを通じて特定のデータを保持する手段を実現するものです。 Web サイトの訪問者にはセッションIDというセッションIDと呼ばれるユニークなIDが割りつけられ ます。このIDは、ユーザー側に ...
https://man.plustar.jp/php/intro.session.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcached 設定オプション 名前 デフォルト 変更可能 変更履歴 memcached.sess_locking On PHP_INI_ALL memcached 0.1.0 以降で利用可能です。 memcached.sess_consistent_hash O ...
https://man.plustar.jp/php/memcached.configuration.html - [similar]
プロセスの優先度を変更する 0
« pcntl_rfork pcntl_signal_dispatch » PHP Manual PCNTL 関数 プロセスの優先度を変更する pcntl_setpriority (PHP 5, PHP 7, PHP 8) pcntl_setpriority — プロセスの優先度を変更する 説明 pcntl_setpriority ( int $priority , ? int $process_id = null , int $mode = PRIO_PROCESS ): bool pcntl_setprio ...
https://man.plustar.jp/php/function.pcntl-setpriority.html - [similar]
Serializable インターフェイス 0
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラス Serializable インターフェイス Serializable インターフェイス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 独自のシリアライズ用のインターフェイスです。 このインターフェイスを実装したクラスは __sle ...
https://man.plustar.jp/php/class.serializable.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
はじめに 0
« WDDX インストール/設定 » PHP Manual WDDX はじめに はじめに 警告 この拡張モジュールは 推奨されていません し PHP 7.4.0 以降では バンドルされていません 。 以下の関数は、 » WDDX と組み合わせて動作することを想定しています。 警告 信頼できないユーザーの入力を wddx_deserialize() 関数に渡しては ...
https://man.plustar.jp/php/intro.wddx.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
CURLFile クラス 0
« CurlShareHandle CURLFile::__construct » PHP Manual cURL CURLFile クラス CURLFile クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに CURLOPT_POSTFIELDS でファイルのアップロードをするには、このクラスか、 CURLStringFile を使わなければいけません。 CURLFile のインスタンスをデシリアライズすること ...
https://man.plustar.jp/php/class.curlfile.html - [similar]