検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 829 for [SIMILAR] 16 1024 4096 WITH 87501 レイ WITH 5978... (0.698 sec.)
基本的な使用法 0
« 例 セッションIDの受渡し » PHP Manual 例 基本的な使用法 基本的な使用法 セッションは、シンプルな方法で個々のユーザーのデータを格納する仕組みで、 個々のユーザーに対して一意なセッション ID を用意します。 これを用いて、複数ページにまたがるリクエストの間で状態の情報を永続させることができます ...
https://man.plustar.jp/php/session.examples.basic.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
Phar マニフェストのファイルエントリの定義 0
« グローバルな Phar ビットマップフラグ Phar のシグネチャの書式 » PHP Manual phar って、tar や zip とは何が違うの? Phar マニフェストのファイルエントリの定義 Phar マニフェストのファイルエントリの定義 マニフェスト内の各ファイルについて、次のような情報が含まれます。 Phar マニフェストのファイ ...
https://man.plustar.jp/php/phar.fileformat.manifestfile.html - [similar]
その他の変更 0
« 推奨されなくなる機能 PHP 7.3.x から PHP 7.4.x への移行 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 その他の変更 その他の変更 SAPI モジュールの変更 Apache2Handler PHP モジュールの名前が php7_module から php_module に変更されました。 変更された関数 リフレクション ReflectionClass::getC ...
https://man.plustar.jp/php/migration80.other-changes.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す 0
« mb_ereg_search_init mb_ereg_search_regs » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さを返す mb_ereg_search_pos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_pos — 指定したマルチバイト文字列が正規表現に一致する部分の位置と長さ ...
https://man.plustar.jp/php/function.mb-ereg-search-pos.html - [similar]
文字列の構文ハイライト表示 0
« highlight_file hrtime » PHP Manual その他の関数 文字列の構文ハイライト表示 highlight_string (PHP 4, PHP 5, PHP 7, PHP 8) highlight_string — 文字列の構文ハイライト表示 説明 highlight_string ( string $string , bool $return = false ): string | bool PHP 組込みの 構文ハイライタで定義されたカ ...
https://man.plustar.jp/php/function.highlight-string.html - [similar]
指定したマルチバイト文字列が正規表現に一致するか調べる 0
« mb_ereg_search_setpos mb_ereg » PHP Manual マルチバイト文字列 関数 指定したマルチバイト文字列が正規表現に一致するか調べる mb_ereg_search (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search — 指定したマルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_search ( ? string $pattern ...
https://man.plustar.jp/php/function.mb-ereg-search.html - [similar]
秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する 0
« sodium_crypto_stream_xchacha20_xor sodium_crypto_stream_xor » PHP Manual Sodium 関数 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリームに展開する sodium_crypto_stream_xchacha20 (PHP 8 >= 8.1.0) sodium_crypto_stream_xchacha20 — 秘密鍵と nonce を、疑似ランダムなバイト列の鍵ストリーム ...
https://man.plustar.jp/php/function.sodium-crypto-stream-xchacha20.html - [similar]
シードから、結果がひとつに定まるバイト列を生成する 0
« sodium_crypto_stream_xor sodium_hex2bin » PHP Manual Sodium 関数 シードから、結果がひとつに定まるバイト列を生成する sodium_crypto_stream (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_stream — シードから、結果がひとつに定まるバイト列を生成する 説明 sodium_crypto_stream ( int $length , string $n ...
https://man.plustar.jp/php/function.sodium-crypto-stream.html - [similar]