検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 723 for [SIMILAR] 16 1024 4096 WITH 36927 トオ WITH 1896... (0.745 sec.)
翻訳 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
« closedir getcwd » PHP Manual ディレクトリ 関数 ディレクトリクラスのインスタンスを返す dir (PHP 4, PHP 5, PHP 7, PHP 8) dir — ディレクトリクラスのインスタンスを返す 説明 dir ( string $directory , ? resource $context = null ): Directory | false ディレクトリを読むための疑似オブジェクト指向 ...
https://man.plustar.jp/php/function.dir.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
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.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]