検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 544 for [SIMILAR] 16 1024 4096 WITH 25029 ーサ WITH 1170... (0.586 sec.)
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
0
« 定義済み定数 エラー処理関数 » PHP Manual エラー処理 例 例 エラー処理機能を PHP で使用するための例を示します。 ファイルに(XML 形式で)情報を記録し、論理的に致命的なエラーの場合に、 開発者に電子メールを送信するようなエラー処理関数を定義します。 例1 スクリプト内でのエラー処理 <?php // 自分 ...
https://man.plustar.jp/php/errorfunc.examples.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]
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 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
国際化関数 0
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Collator — Collator クラス Collator::asort — インデックスの情報を保持しつつ配列を並べ替え ...
https://man.plustar.jp/php/book.intl.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
定数を取得する 0
« ReflectionExtension::getClassNames ReflectionExtension::getDependencies » PHP Manual ReflectionExtension 定数を取得する ReflectionExtension::getConstants (PHP 5, PHP 7, PHP 8) ReflectionExtension::getConstants — 定数を取得する 説明 public ReflectionExtension::getConstants (): array 拡張 ...
https://man.plustar.jp/php/reflectionextension.getconstants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual DOM 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML 定数 定数 値 説明 XML_ELEMENT_NODE ( int ) 1 ノードは DOMElement です。 XML ...
https://man.plustar.jp/php/dom.constants.html - [similar]