検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 265 for [SIMILAR] 16 1024 4096 WITH 57968 splice WITH 36... (0.283 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 PHP オプション/情報設定オプション 名前 デフォルト 変更可能 変更履歴 assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI_ALL assert.warning "1" PHP_INI_ALL assert.ca ...
https://man.plustar.jp/php/info.configuration.html - [similar]
指定した変数の割当を解除する 0
« unserialize var_dump » PHP Manual 変数操作 関数 指定した変数の割当を解除する unset (PHP 4, PHP 5, PHP 7, PHP 8) unset — 指定した変数の割当を解除する 説明 unset ( mixed $var , mixed ...$vars ): void unset() は指定した変数を破棄します。 関数 unset() の内部動作は、 破棄しようとする変数の型 ...
https://man.plustar.jp/php/function.unset.html - [similar]
The Parle\ErrorInfo class 0
« Parle\Token Parle\LexerException » PHP Manual Parle The Parle\ErrorInfo class The Parle\ErrorInfo class (PECL parle >= 0.5.2) はじめに The class represents detailed error information as supplied by Parle\Parser::errorInfo() クラス概要 class Parle\ErrorInfo { /* プロパティ */ public int ...
https://man.plustar.jp/php/class.parle-errorinfo.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
Create a fuzzy hash from a string 0
« ssdeep_fuzzy_hash_filename 文字列 » PHP Manual ssdeep 関数 Create a fuzzy hash from a string ssdeep_fuzzy_hash (PECL ssdeep >= 1.0.0) ssdeep_fuzzy_hash — Create a fuzzy hash from a string 説明 ssdeep_fuzzy_hash ( string $to_hash ): string ssdeep_fuzzy_hash() calculates the hash of to_h ...
https://man.plustar.jp/php/function.ssdeep-fuzzy-hash.html - [similar]
配列 0
« 変数・データ型関連 はじめに » PHP Manual 変数・データ型関連 配列 配列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 配列のソート 配列 関数 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column ...
https://man.plustar.jp/php/book.array.html - [similar]
配列 関数 0
« 配列のソート array_change_key_case » PHP Manual 配列 配列 関数 配列 関数 参考 is_array() , explode() , implode() , preg_split() , および join() も参照してください。 目次 array_change_key_case — 配列のすべてのキーの大文字小文字を変更する array_chunk — 配列を分割する array_column — 入力配 ...
https://man.plustar.jp/php/ref.array.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual ソケット 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 AF_UNIX ( int ) AF_INET ( int ) AF_INET6 ( int ) IPv6 サポートつきでコンパ ...
https://man.plustar.jp/php/sockets.constants.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT