検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1528 for [SIMILAR] 16 1024 4096 WITH 13750 db2 WITH 8833 ... (0.880 sec.)
Mcrypt 0
« hash はじめに » PHP Manual 暗号 Mcrypt Mcrypt はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 Mcrypt 暗号 Mcrypt 関数 mcrypt_create_iv — Creates an initialization vector (IV) from a random source mcrypt_decrypt — Decrypts crypttext with given paramet ...
https://man.plustar.jp/php/book.mcrypt.html - [similar]
bzip2 圧縮されたファイルをオープンする 0
« bzflush bzread » PHP Manual Bzip2 関数 bzip2 圧縮されたファイルをオープンする bzopen (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) bzopen — bzip2 圧縮されたファイルをオープンする 説明 bzopen ( string | resource $file , string $mode ): resource | false bzopen() は、 bzip2 ( .bz2 ) ファイルを読み ...
https://man.plustar.jp/php/function.bzopen.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 セッションの設定オプション 名前 デフォルト 変更可能 変更履歴 session.save_path "" PHP_INI_ALL session.name "PHPSESSID" PHP_INI_ALL session.save_handler "files" PHP_IN ...
https://man.plustar.jp/php/session.configuration.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]
WinCache セッションハンドラ 0
« WinCache 統計スクリプト WinCache 関数への切り替え » PHP Manual インストール/設定 WinCache セッションハンドラ WinCache セッションハンドラ WinCache セッションハンドラ (WinCache 1.1.0 以降で使用可能) を使うと、 PHP のセッションデータを共有メモリ上のセッションキャッシュに格納できるようにな ...
https://man.plustar.jp/php/wincache.sessionhandler.html - [similar]
所属 0
« アルファベット順 状態 » PHP Manual 拡張モジュールの一覧/分類 所属 所属 コア拡張 これらは実際のところ拡張ではありません。 PHP のコアに組み込まれており、 コンパイルオプションで無効にすることはできません。 配列 クラス/オブジェクト CSPRNG Date/Time ディレクトリ エラー処理 プログラムの実行 ...
https://man.plustar.jp/php/extensions.membership.html - [similar]
ユーザー定義のセッション保存関数を設定する 0
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保存関数を設定する session_set_save_handler (PHP 4, PHP 5, PHP 7, PHP 8) session_set_save_handler — ユーザー定義のセッション保存関数を設定する 説明 session_set_save_handler ( callable $open , ca ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
FTP コンテキストオプションの一覧 0
« HTTP コンテキストオプション SSL コンテキストオプション » PHP Manual コンテキストオプションとパラメータ FTP コンテキストオプションの一覧 FTP コンテキストオプション FTP コンテキストオプション — FTP コンテキストオプションの一覧 説明 ftp:// および ftps:// トランスポート用のコンテキストオプ ...
https://man.plustar.jp/php/context.ftp.html - [similar]
現在のセッション名を取得または設定する 0
« session_module_name session_regenerate_id » PHP Manual セッション関数 現在のセッション名を取得または設定する session_name (PHP 4, PHP 5, PHP 7, PHP 8) session_name — 現在のセッション名を取得または設定する 説明 session_name ( ? string $name = null ): string | false session_name() は、現 ...
https://man.plustar.jp/php/function.session-name.html - [similar]