検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 227 for [SIMILAR] 16 1024 4096 WITH 20336 validate WITH ... (0.559 sec.)
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
名前で定義されたエントリの外部属性を設定する 0
« ZipArchive::setExternalAttributesIndex ZipArchive::setMtimeIndex » PHP Manual ZipArchive 名前で定義されたエントリの外部属性を設定する ZipArchive::setExternalAttributesName (PHP 5 >= 5.6.0, PHP 7, PHP 8, PECL zip >= 1.12.4) ZipArchive::setExternalAttributesName — 名前で定義されたエントリ ...
https://man.plustar.jp/php/ziparchive.setexternalattributesname.html - [similar]
インターネットドメインまたは Unix ドメインのソケット接続を開く 0
« stream_socket_accept stream_socket_enable_crypto » PHP Manual ストリーム 関数 インターネットドメインまたは Unix ドメインのソケット接続を開く stream_socket_client (PHP 5, PHP 7, PHP 8) stream_socket_client — インターネットドメインまたは Unix ドメインのソケット接続を開く 説明 stream_sock ...
https://man.plustar.jp/php/function.stream-socket-client.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.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 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
id に対応する要素を検索する 0
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対応する要素を検索する DOMDocument::getElementById (PHP 5, PHP 7, PHP 8) DOMDocument::getElementById — id に対応する要素を検索する 説明 public DOMDocument::getElementById ( string $elementId ): ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
DOMDocument オブジェクト内の XIncludes を置換する 0
« DOMDocument::validate DOMDocumentFragment » PHP Manual DOMDocument DOMDocument オブジェクト内の XIncludes を置換する DOMDocument::xinclude (PHP 5, PHP 7, PHP 8) DOMDocument::xinclude — DOMDocument オブジェクト内の XIncludes を置換する 説明 public DOMDocument::xinclude ( int $options = ...
https://man.plustar.jp/php/domdocument.xinclude.html - [similar]
デフォルトの外部エンティティローダーを変更する 0
« libxml_get_last_error libxml_set_streams_context » PHP Manual libxml 関数 デフォルトの外部エンティティローダーを変更する libxml_set_external_entity_loader (PHP 5 >= 5.4.0, PHP 7, PHP 8) libxml_set_external_entity_loader — デフォルトの外部エンティティローダーを変更する 説明 libxml_set_e ...
https://man.plustar.jp/php/function.libxml-set-external-entity-loader.html - [similar]
ネットワークインターフェイスを取得する 0
« long2ip openlog » PHP Manual ネットワーク 関数 ネットワークインターフェイスを取得する net_get_interfaces (PHP 7 >= 7.3, PHP 8) net_get_interfaces — ネットワークインターフェイスを取得する 説明 net_get_interfaces (): array | false ローカルマシン上にあるネットワークインターフェイス(アダプ ...
https://man.plustar.jp/php/function.net-get-interfaces.html - [similar]