検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 527 for [SIMILAR] 16 1024 4096 WITH 155312 collator WITH... (0.525 sec.)
追加された添字の確認も含めて配列の共通項を確認する 0
« array_flip array_intersect_key » PHP Manual 配列 関数 追加された添字の確認も含めて配列の共通項を確認する array_intersect_assoc (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) array_intersect_assoc — 追加された添字の確認も含めて配列の共通項を確認する 説明 array_intersect_assoc ( array $array , ar ...
https://man.plustar.jp/php/function.array-intersect-assoc.html - [similar]
関連付けられた名前空間に新しい属性を作成する 0
« DOMDocument::createAttribute DOMDocument::createCDATASection » PHP Manual DOMDocument 関連付けられた名前空間に新しい属性を作成する DOMDocument::createAttributeNS (PHP 5, PHP 7, PHP 8) DOMDocument::createAttributeNS — 関連付けられた名前空間に新しい属性を作成する 説明 public DOMDocument: ...
https://man.plustar.jp/php/domdocument.createattributens.html - [similar]
switch 0
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同じ式を用いてIF文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。 注意 ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
列挙型の基礎 0
« 列挙型の概要 値に依存した列挙型(Backed Enum) » PHP Manual 列挙型(Enum) 列挙型の基礎 列挙型の基礎 列挙型はクラスに似ていますし、 クラスやインターフェイス、トレイトと名前空間を共有します。 列挙型はオートローディングも可能です。 列挙型は新しい型を定義しますが、 固定の、限られた数の有効な値 ...
https://man.plustar.jp/php/language.enumerations.basics.html - [similar]
ジェネレータ 0
« ファイバー ジェネレータとは » PHP Manual 言語リファレンス ジェネレータ ジェネレータ 目次 ジェネレータとは ジェネレータの構文 ジェネレータと Iterator オブジェクトとの比較 参考 オブジェクトの反復処理 関連キーワード: オブジェクト , ファイバー , 言語 , リファレンス , 構文 , 比較 , 参考 , 反 ...
https://man.plustar.jp/php/language.generators.html - [similar]
DOMAttr クラス 0
« 例 DOMAttr::__construct » PHP Manual DOM DOMAttr クラス DOMAttr クラス (PHP 5, PHP 7, PHP 8) はじめに DOMNode を継承します。 DOMAttr は、 DOMElement オブジェクトの属性を表します。 クラス概要 class DOMAttr extends DOMNode { /* プロパティ */ public readonly string $ name ; public readonl ...
https://man.plustar.jp/php/class.domattr.html - [similar]
XMLWriter クラス 0
« オブジェクト指向 API の使用 XMLWriter::endAttribute » PHP Manual XMLWriter XMLWriter クラス XMLWriter クラス (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) はじめに クラス概要 class XMLWriter { /* メソッド */ public endAttribute (): bool public endCdata (): bool public endComm ...
https://man.plustar.jp/php/class.xmlwriter.html - [similar]
MySQL Native Driver 0
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじめに 概要 インストール 実行時設定 非互換性 持続的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MyS ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
認証済み公開鍵を追加する 0
« ssh2_poll ssh2_publickey_init » PHP Manual SSH2 関数 認証済み公開鍵を追加する ssh2_publickey_add (PECL ssh2 >= 0.10) ssh2_publickey_add — 認証済み公開鍵を追加する 説明 ssh2_publickey_add ( resource $pkey , string $algoname , string $blob , bool $overwrite = false , array $attributes = ...
https://man.plustar.jp/php/function.ssh2-publickey-add.html - [similar]
開始要素および終了要素のハンドラを設定する 0
« xml_set_default_handler xml_set_end_namespace_decl_handler » PHP Manual XML パーサ 関数 開始要素および終了要素のハンドラを設定する xml_set_element_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_element_handler — 開始要素および終了要素のハンドラを設定する 説明 xml_set_element_handler ( XM ...
https://man.plustar.jp/php/function.xml-set-element-handler.html - [similar]