検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 651 for [SIMILAR] 16 1024 4096 WITH 21085 libxml WITH 58... (0.779 sec.)
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
定義済み定数 0
« リソース型 イベントハンドラ » PHP Manual XML パーサ 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 XML_ERROR_NONE ( int ) XML_ERROR_NO_MEMORY ( int ) XML_ERR ...
https://man.plustar.jp/php/xml.constants.html - [similar]
XML 操作 0
« win32_stop_service DOM » PHP Manual 関数リファレンス XML 操作 XML 操作 DOM — Document Object Model はじめに インストール/設定 定義済み定数 例 DOMAttr — DOMAttr クラス DOMCdataSection — DOMCdataSection クラス DOMCharacterData — DOMCharacterData クラス DOMChildNode — DOMChildNode インター ...
https://man.plustar.jp/php/refs.xml.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
日付・時刻 0
« unixtojd はじめに » PHP Manual 日付および時刻関連 日付・時刻 日付・時刻 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 日付/時刻 の算術 DateTime — DateTime クラス DateTime::add — 年月日時分秒の値を加えることで、DateTime オブジェクトを変更する Dat ...
https://man.plustar.jp/php/book.datetime.html - [similar]
SimpleXML 0
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な SimpleXML の使用法 XML エラーの対応 SimpleXMLElement — SimpleXMLElement クラス SimpleXMLElement::addAttribute — ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
curl 共有ハンドルを初期化する 0
« curl_share_errno curl_share_setopt » PHP Manual cURL 関数 curl 共有ハンドルを初期化する curl_share_init (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_init — curl 共有ハンドルを初期化する 説明 curl_share_init (): CurlShareHandle 複数の cURL ハンドルで、データを共有できるようにします。 パラメ ...
https://man.plustar.jp/php/function.curl-share-init.html - [similar]
cURL 共有ハンドルのオプションを設定する 0
« curl_share_init curl_share_strerror » PHP Manual cURL 関数 cURL 共有ハンドルのオプションを設定する curl_share_setopt (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_share_setopt — cURL 共有ハンドルのオプションを設定する 説明 curl_share_setopt ( CurlShareHandle $share_handle , int $option , mixed $ ...
https://man.plustar.jp/php/function.curl-share-setopt.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]