検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 223 for [SIMILAR] 16 1024 4096 WITH 47275 domnode WITH 3... (0.177 sec.)
実行可能でない tar/zip アーカイブを実行可能な phar アーカイブ形式に変換する 0
« PharData::convertToData PharData::copy » PHP Manual PharData 実行可能でない tar/zip アーカイブを実行可能な phar アーカイブ形式に変換する PharData::convertToExecutable (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::convertToExecutable — 実行可能でない tar/zip アーカイブを実 ...
https://man.plustar.jp/php/phardata.converttoexecutable.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]
与えられた XPath 式を評価する 0
« DOMXPath::evaluate DOMXPath::registerNamespace » PHP Manual DOMXPath 与えられた XPath 式を評価する DOMXPath::query (PHP 5, PHP 7, PHP 8) DOMXPath::query — 与えられた XPath 式を評価する 説明 public DOMXPath::query ( string $expression , ? DOMNode $contextNode = null , bool $registerNode ...
https://man.plustar.jp/php/domxpath.query.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
SNMP クラス 0
« snmpwalkoid SNMP::close » PHP Manual SNMP SNMP クラス SNMP クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SNMP セッションを表します。 クラス概要 class SNMP { /* プロパティ */ public readonly array $ info ; public ? int $ max_oids ; public int $ valueretrieval ; public bool $ quick_prin ...
https://man.plustar.jp/php/class.snmp.html - [similar]
定義済み定数 0
« リソース型 Firebird/InterBase 関数 » PHP Manual Firebird/InterBase 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 トランザクションの挙動を設定するため、以下の ...
https://man.plustar.jp/php/ibase.constants.html - [similar]
はじめに 0
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケーション全体をひとつの "phar" (PHP Archive) ファイルにまとめてしまい、配布やインストールを容易にするためのものです。 それだけでなく、phar 拡張モジュールではファイルフォーマットを抽象化する機能 ...
https://man.plustar.jp/php/intro.phar.html - [similar]
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.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]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]