検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 319 for [SIMILAR] 16 1024 4096 WITH 18434 命令 WITH 1144... (0.254 sec.)
テキスト処理 0
« SessionUpdateTimestampHandlerInterface::validateId CommonMark » PHP Manual 関数リファレンス テキスト処理 テキスト処理 CommonMark はじめに インストール/設定 CommonMark\Node\Document — Document concrete CommonMark\Node CommonMark\Node\Heading — Heading concrete CommonMark\Node CommonMark ...
https://man.plustar.jp/php/refs.basic.text.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 0
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]
コア php.ini ディレクティブに関する説明 0
« php.ini のセクション一覧 拡張モジュールの一覧/分類 » PHP Manual php.ini ディレクティブ コア php.ini ディレクティブに関する説明 コア php.ini ディレクティブに関する説明 このリストには、PHPを設定する際に使用可能なコア php.ini ディレクティブが 含まれています。拡張モジュールにより処理される ...
https://man.plustar.jp/php/ini.core.html - [similar]
のエイリアス ibase_field_info 0
« fbird_fetch_row fbird_free_event_handler » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_field_info fbird_field_info (PHP 5, PHP 7 < 7.4.0) fbird_field_info — のエイリアス ibase_field_info() 説明 この関数は次の関数のエイリアスです。 ibase_field_info() . 参考 fbird_num_fields() ...
https://man.plustar.jp/php/function.fbird-field-info.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
はじめに 0
« Parle インストール/設定 » PHP Manual Parle はじめに はじめに The parle extension provides general purpose lexing and parsing facilities. The implementation is based on » Ben Hanson 's libraries and requires a » C++14 capable compiler. The lexer is based on the regex matching, the parse ...
https://man.plustar.jp/php/intro.parle.html - [similar]
リソース型 0
« 実行時設定 定義済み定数 » PHP Manual インストール/設定 リソース型 リソース型 PHP 8.0.0 より前のバージョンでは、 xml_parser_create() および xml_parser_create_ns() により返された xml リソースは、 このエクステンションにより提供された関数で使用される XMLパーサのインスタンスを参照します。 関 ...
https://man.plustar.jp/php/xml.resources.html - [similar]
SimpleXML 要素に属性を追加する 0
« SimpleXMLElement SimpleXMLElement::addChild » PHP Manual SimpleXMLElement SimpleXML 要素に属性を追加する SimpleXMLElement::addAttribute (PHP 5 >= 5.1.3, PHP 7, PHP 8) SimpleXMLElement::addAttribute — SimpleXML 要素に属性を追加する 説明 public SimpleXMLElement::addAttribute ( string $qu ...
https://man.plustar.jp/php/simplexmlelement.addattribute.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.html - [similar]