検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 333 for [SIMILAR] 16 1024 4096 WITH 15718 domelement WIT... (0.309 sec.)
PHP を使用する初めてのページ 0
« 必要なものは? 実用的な例 » PHP Manual 簡易チュートリアル PHP を使用する初めてのページ PHP を使用する初めてのページ 以下の内容で hello.php という名前のファイルを作成し、Web サーバーのルートディレクトリ ( DOCUMENT_ROOT ) に置いてください。 例1 初めての PHP スクリプト: hello.php <html> <h ...
https://man.plustar.jp/php/tutorial.firstpage.html - [similar]
DOMProcessingInstruction クラス 0
« DOMParentNode::prepend DOMProcessingInstruction::__construct » PHP Manual DOM DOMProcessingInstruction クラス DOMProcessingInstruction クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMProcessingInstruction extends DOMNode { /* プロパティ */ public readonly string $ target ; public stri ...
https://man.plustar.jp/php/class.domprocessinginstruction.html - [similar]
Execute a database query on this server 0
« MongoDB\Driver\Server::executeCommand MongoDB\Driver\Server::executeReadCommand » PHP Manual MongoDB\Driver\Server Execute a database query on this server MongoDB\Driver\Server::executeQuery (mongodb >=1.0.0) MongoDB\Driver\Server::executeQuery — Execute a database query on this server ...
https://man.plustar.jp/php/mongodb-driver-server.executequery.html - [similar]
キーワードのリスト 0
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト これらのキーワードは、PHP では特別な意味があります。これらのいくつかは 関数やメソッドのようなものを表し、いくつかは定数のようなものを表す、 といったようになっていますが、実際にはそうではありませ ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
新しい要素ノードを作成する 0
« DOMDocument::createDocumentFragment DOMDocument::createElementNS » PHP Manual DOMDocument 新しい要素ノードを作成する DOMDocument::createElement (PHP 5, PHP 7, PHP 8) DOMDocument::createElement — 新しい要素ノードを作成する 説明 public DOMDocument::createElement ( string $localName , str ...
https://man.plustar.jp/php/domdocument.createelement.html - [similar]
名前空間の使用法: 基本編 0
« 同一ファイル内での複数の名前空間の定義 名前空間と動的言語機能 » PHP Manual 名前空間 名前空間の使用法: 基本編 名前空間の使用法: 基本編 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の使い方についてあれこれ言う前に、まずは PHP がどのようにしてコード中の要素の名前空間を知るのかを理解しておくこと ...
https://man.plustar.jp/php/language.namespaces.basics.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]
ストリーム 0
« SplSubject::notify はじめに » PHP Manual その他の基本モジュール ストリーム ストリーム はじめに インストール/設定 要件 インストール手順 実行時設定 ストリームのクラス 定義済み定数 ストリームフィルタ ストリームコンテキスト ストリームのエラー 例 ストリームラッパーとして登録するクラスの例 p ...
https://man.plustar.jp/php/book.stream.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]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]