検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 383 for [SIMILAR] 16 1024 4096 WITH 10267 attribute WITH... (0.324 sec.)
オブジェクトの継承 0
« アクセス権 スコープ定義演算子 (::) » PHP Manual クラスとオブジェクト オブジェクトの継承 オブジェクトの継承 プログラミング言語の原則としてよくみられるものに継承があります。 PHP はオブジェクトモデルにおいてこの継承を利用しています。 多くのクラスとオブジェクトとの連携に継承は関係しています ...
https://man.plustar.jp/php/language.oop5.inheritance.html - [similar]
新しい comment ノードを作成する 0
« DOMDocument::createCDATASection DOMDocument::createDocumentFragment » PHP Manual DOMDocument 新しい comment ノードを作成する DOMDocument::createComment (PHP 5, PHP 7, PHP 8) DOMDocument::createComment — 新しい comment ノードを作成する 説明 public DOMDocument::createComment ( string $da ...
https://man.plustar.jp/php/domdocument.createcomment.html - [similar]
新しい PI ノードを作成する 0
« DOMDocument::createEntityReference DOMDocument::createTextNode » PHP Manual DOMDocument 新しい PI ノードを作成する DOMDocument::createProcessingInstruction (PHP 5, PHP 7, PHP 8) DOMDocument::createProcessingInstruction — 新しい PI ノードを作成する 説明 public DOMDocument::createProcess ...
https://man.plustar.jp/php/domdocument.createprocessinginstruction.html - [similar]
新しい文書片を作成する 0
« DOMDocument::createComment DOMDocument::createElement » PHP Manual DOMDocument 新しい文書片を作成する DOMDocument::createDocumentFragment (PHP 5, PHP 7, PHP 8) DOMDocument::createDocumentFragment — 新しい文書片を作成する 説明 public DOMDocument::createDocumentFragment (): DOMDocumentFr ...
https://man.plustar.jp/php/domdocument.createdocumentfragment.html - [similar]
新しいテキストノードを作成する 0
« DOMDocument::createProcessingInstruction DOMDocument::getElementById » PHP Manual DOMDocument 新しいテキストノードを作成する DOMDocument::createTextNode (PHP 5, PHP 7, PHP 8) DOMDocument::createTextNode — 新しいテキストノードを作成する 説明 public DOMDocument::createTextNode ( string $ ...
https://man.plustar.jp/php/domdocument.createtextnode.html - [similar]
The EvStat class 0
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0) はじめに EvStat monitors a file system path for attribute changes. It calls stat() on that path in regular intervals(or when the OS signals it changed) and sees if it changed compared to the ...
https://man.plustar.jp/php/class.evstat.html - [similar]
基本的な使い方 0
« 基本的な使用法 PostgreSQL 関数 » PHP Manual 例 基本的な使い方 基本的な使い方 以下の例には、レガシーなMySQL関数に似た、ユーザー定義関数が含まれています。 例1 PostgreSQL のユーザー定義関数の例 <?php // この関数は、PostgreSQL 接続がデータベースにバインドしているので必要 // This function s ...
https://man.plustar.jp/php/pgsql.examples-queries.html - [similar]
Fetch the next row from a result set 0
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result set cubrid_fetch (PECL CUBRID >= 8.3.0) cubrid_fetch — Fetch the next row from a result set 説明 cubrid_fetch ( resource $result , int $type = CUBRID_BOTH ): mixed The cubrid_fetch() function is ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
PHP Data Objects 0
« odbc_tables はじめに » PHP Manual 抽象化レイヤー PHP Data Objects PHP Data Objects はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 接続、および接続の管理 トランザクションおよび自動コミット プリペアドステートメントおよびストアドプロシージャ エラーおよ ...
https://man.plustar.jp/php/book.pdo.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]