検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 265 for [SIMILAR] 16 1024 4096 WITH 57968 splice WITH 36... (0.509 sec.)
セッションのアップロード状況 0
« カスタムセッションハンドラ セッション と セキュリティ » PHP Manual Sessions セッションのアップロード状況 セッションのアップロード状況 INI オプション session.upload_progress.enabled を有効にすると、アップロード中の個々のファイルの進捗状況を PHP で追えるようになります。 この情報は、アップ ...
https://man.plustar.jp/php/session.upload-progress.html - [similar]
CMS メッセージを復号化する 0
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
はじめに 0
« マルチバイト文字列 インストール/設定 » PHP Manual マルチバイト文字列 はじめに はじめに 全ての文字をシングルバイトで一対一表現可能な言語は数多くありますが、 文字表現に単一バイトによる表現範囲を越えるほど多くの文字を必要とする言語も多くあります (1 バイトは 8 ビットから構成されます。各ビッ ...
https://man.plustar.jp/php/intro.mbstring.html - [similar]
Creates new connection listener associated with an event base 0
« EventListener EventListener::disable » PHP Manual EventListener Creates new connection listener associated with an event base EventListener::__construct (PECL event >= 1.2.6-beta) EventListener::__construct — Creates new connection listener associated with an event base 説明 public Eve ...
https://man.plustar.jp/php/eventlistener.construct.html - [similar]
配列から一つ以上のキーをランダムに取得する 0
« array_push array_reduce » PHP Manual 配列 関数 配列から一つ以上のキーをランダムに取得する array_rand (PHP 4, PHP 5, PHP 7, PHP 8) array_rand — 配列から一つ以上のキーをランダムに取得する 説明 array_rand ( array $array , int $num = 1 ): int | string | array 一つ以上のランダムなエントリを ...
https://man.plustar.jp/php/function.array-rand.html - [similar]
バッファを修正するための ob_start コールバック関数 0
« Tidy 関数 tidy_access_count » PHP Manual Tidy 関数 バッファを修正するための ob_start コールバック関数 ob_tidyhandler (PHP 5, PHP 7, PHP 8) ob_tidyhandler — バッファを修正するための ob_start コールバック関数 説明 ob_tidyhandler ( string $input , int $mode = ? ): string バッファを修正する ...
https://man.plustar.jp/php/function.ob-tidyhandler.html - [similar]
RegexIterator クラス 0
« RecursiveTreeIterator::valid RegexIterator::accept » PHP Manual イテレータ RegexIterator クラス RegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに このイテレータを使うと、別のイテレータを正規表現でフィルタリングすることができます。 クラス概要 class RegexIterator extends Filte ...
https://man.plustar.jp/php/class.regexiterator.html - [similar]
データのフィルタリング 0
« ctype_xdigit はじめに » PHP Manual 変数・データ型関連 データのフィルタリング データのフィルタリング はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 フィルタの型 検証フィルタ 除去フィルタ その他のフィルタ フィルタフラグ 定義済み定数 例 検証 除去 Filter 関数 filter ...
https://man.plustar.jp/php/book.filter.html - [similar]
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]