検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 767 for [SIMILAR] 16 1024 4096 WITH 15442 context WITH 1... (0.572 sec.)
PharFileInfo クラス 0
« PharData::setStub PharFileInfo::chmod » PHP Manual Phar PharFileInfo クラス PharFileInfo クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) はじめに PharFileInfo クラスは、 phar アーカイブ内の個々のファイルのコンテンツや属性への 高レベルインターフェイスを提供します。 クラス概要 ...
https://man.plustar.jp/php/class.pharfileinfo.html - [similar]
定義済み定数 0
« リソース型 IMAP 関数 » PHP Manual IMAP 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 NIL ( int ) PHP 8.1.0 以降は非推奨。 OP_DEBUG ( int ) OP_READONLY ( int ...
https://man.plustar.jp/php/imap.constants.html - [similar]
翻訳 0
« 各種フォーマットを生成する方法 Creative Commons Attribution 3.0 » PHP Manual マニュアルについて 翻訳 翻訳 PHP マニュアルはさまざまな形式で読めるだけでなく、さまざまな言語で 読むことができます。マニュアルの文章はまず最初に英語で書かれ、 その後世界中のチームによってそれぞれの母国語に翻訳 ...
https://man.plustar.jp/php/about.translations.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]
SimpleXMLElement クラス 0
« XML エラーの対応 SimpleXMLElement::addAttribute » PHP Manual SimpleXML SimpleXMLElement クラス SimpleXMLElement クラス (PHP 5, PHP 7, PHP 8) はじめに XML ドキュメントの要素をあらわします。 クラス概要 class SimpleXMLElement implements Stringable , Countable , RecursiveIterator { /* メソ ...
https://man.plustar.jp/php/class.simplexmlelement.html - [similar]
goto 0
« include_once 関数 » PHP Manual 制御構造 goto goto (PHP 5 >= 5.3.0, PHP 7, PHP 8) この画像は » xkcd から提供いただいたものです。 goto 演算子を使用すると、 プログラム中の他の命令にジャンプすることができます。 ジャンプ先はラベルとコロンで表し、 goto の後にそのラベルを指定します。 ラベルは ...
https://man.plustar.jp/php/control-structures.goto.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]
与えられた XPath 式を評価し、可能であれば結果を返す 0
« DOMXPath::__construct DOMXPath::query » PHP Manual DOMXPath 与えられた XPath 式を評価し、可能であれば結果を返す DOMXPath::evaluate (PHP 5 >= 5.1.0, PHP 7, PHP 8) DOMXPath::evaluate — 与えられた XPath 式を評価し、可能であれば結果を返す 説明 public DOMXPath::evaluate ( string $expression ...
https://man.plustar.jp/php/domxpath.evaluate.html - [similar]
指定した暗号のブロックサイズを得る 0
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得る mcrypt_get_block_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_get_block_size — 指定した暗号のブロックサイズを得る 警告 この関数は PHP 7.1.0 で 非推奨 となり、PHP 7.2.0 で ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.html - [similar]