検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 650 for [SIMILAR] 16 1024 4096 WITH 28553 readline WITH ... (0.524 sec.)
カスタムセッションハンドラ 0
« セッションIDの受渡し セッションのアップロード状況 » PHP Manual 例 カスタムセッションハンドラ カスタムセッションハンドラ セッション情報をデータベースに保存する機能か他の保存法を実装するには、 一連のユーザーレベルの保存関数を作成し、 session_set_save_handler() を使用する必要があります。 ...
https://man.plustar.jp/php/session.customhandler.html - [similar]
tar/zip の内部のファイルに、外部ファイルあるいは文字列の内容を設定する 0
« PharData::isWritable PharData::offsetUnset » PHP Manual PharData tar/zip の内部のファイルに、外部ファイルあるいは文字列の内容を設定する PharData::offsetSet (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::offsetSet — tar/zip の内部のファイルに、外部ファイルあるいは文字列の内 ...
https://man.plustar.jp/php/phardata.offsetset.html - [similar]
内部の XML ツリーを文字列として出力する 0
« DOMDocument::saveHTMLFile DOMDocument::schemaValidate » PHP Manual DOMDocument 内部の XML ツリーを文字列として出力する DOMDocument::saveXML (PHP 5, PHP 7, PHP 8) DOMDocument::saveXML — 内部の XML ツリーを文字列として出力する 説明 public DOMDocument::saveXML ( ? DOMNode $node = null , i ...
https://man.plustar.jp/php/domdocument.savexml.html - [similar]
イテレータのインデックスを取得する 0
« AppendIterator::getInnerIterator AppendIterator::key » PHP Manual AppendIterator イテレータのインデックスを取得する AppendIterator::getIteratorIndex (PHP 5 >= 5.2.0, PHP 7, PHP 8) AppendIterator::getIteratorIndex — イテレータのインデックスを取得する 説明 public AppendIterator::getItera ...
https://man.plustar.jp/php/appenditerator.getiteratorindex.html - [similar]
内部オプション設定 0
« 選択肢 サブパターン » PHP Manual PCRE 正規表現構文 内部オプション設定 内部オプション設定 PCRE_CASELESS , PCRE_MULTILINE , PCRE_DOTALL PCRE_UNGREEDY , PCRE_EXTRA , PCRE_EXTENDED および PCRE_DUPNAMES オプションの設定は、パターン中で変更できます。これには、Perl オプション文字を "(?" と ") ...
https://man.plustar.jp/php/regexp.reference.internal-options.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring が有効になっている場合、 Exif 拡張モジュールはユーザーコメントの文字エンコーディングの変換 (Unicode と JIS)を自動的に行います。この処理が行われるのは、 指定 ...
https://man.plustar.jp/php/exif.configuration.html - [similar]
IntlIterator クラス 0
« IntlException IntlIterator::current » PHP Manual intl IntlIterator クラス IntlIterator クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8) はじめに このクラスは、intl 拡張機能全体を通じて、 拡張機能が提供する他のいかなるオブジェクトでも認識できない イテレータを表現します。 言語構造 foreach によって内 ...
https://man.plustar.jp/php/class.intliterator.html - [similar]
現在のマルチバイト正規表現用のエンコーディングを取得または設定する 0
« mb_preferred_mime_name mb_regex_set_options » PHP Manual マルチバイト文字列 関数 現在のマルチバイト正規表現用のエンコーディングを取得または設定する mb_regex_encoding (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_regex_encoding — 現在のマルチバイト正規表現用のエンコーディングを取得または設定 ...
https://man.plustar.jp/php/function.mb-regex-encoding.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
配列からキーを取り出す 0
« key_exists krsort » PHP Manual 配列 関数 配列からキーを取り出す key (PHP 4, PHP 5, PHP 7, PHP 8) key — 配列からキーを取り出す 説明 key ( array | object $array ): int | string | null key() は、 現在の配列位置における連想配列要素のキーを返します。 パラメータ array 配列。 戻り値 key() 関数 ...
https://man.plustar.jp/php/function.key.html - [similar]