検索

phrase: max: clip:
target: order:
Results of 451 - 460 of about 1426 for [SIMILAR] 16 1024 4096 WITH 5761 ロパ WITH 4915 ... (0.698 sec.)
修飾子の名前を取得する 0
« Reflection::export ReflectionClass » PHP Manual Reflection 修飾子の名前を取得する Reflection::getModifierNames (PHP 5, PHP 7, PHP 8) Reflection::getModifierNames — 修飾子の名前を取得する 説明 public static Reflection::getModifierNames ( int $modifiers ): array 修飾子の名前を取得します。 ...
https://man.plustar.jp/php/reflection.getmodifiernames.html - [similar]
定数が定義されているかどうかを調べる 0
« ReflectionClass::getTraits ReflectionClass::hasMethod » PHP Manual ReflectionClass 定数が定義されているかどうかを調べる ReflectionClass::hasConstant (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::hasConstant — 定数が定義されているかどうかを調べる 説明 public ReflectionClass::hasConsta ...
https://man.plustar.jp/php/reflectionclass.hasconstant.html - [similar]
XML エラーの対応 0
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ドキュメント読み込み時の XML エラーに対処するのは非常にシンプルな作業です。 libxml の機能を使うと、 ドキュメント読み込み時のすべての XML エラーを抑制して後からそれを処理することができます。 l ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
ディレクトリを作成する 0
« streamWrapper::dir_rewinddir streamWrapper::rename » PHP Manual streamWrapper ディレクトリを作成する streamWrapper::mkdir (PHP 5, PHP 7, PHP 8) streamWrapper::mkdir — ディレクトリを作成する 説明 public streamWrapper::mkdir ( string $path , int $mode , int $options ): bool このメソッドは ...
https://man.plustar.jp/php/streamwrapper.mkdir.html - [similar]
ディレクトリを削除する 0
« streamWrapper::rename streamWrapper::stream_cast » PHP Manual streamWrapper ディレクトリを削除する streamWrapper::rmdir (PHP 5, PHP 7, PHP 8) streamWrapper::rmdir — ディレクトリを削除する 説明 public streamWrapper::rmdir ( string $path , int $options ): bool このメソッドは、 rmdir() に ...
https://man.plustar.jp/php/streamwrapper.rmdir.html - [similar]
ファイルを削除する 0
« streamWrapper::stream_write streamWrapper::url_stat » PHP Manual streamWrapper ファイルを削除する streamWrapper::unlink (PHP 5, PHP 7, PHP 8) streamWrapper::unlink — ファイルを削除する 説明 public streamWrapper::unlink ( string $path ): bool このメソッドは、 unlink() に対応してコールさ ...
https://man.plustar.jp/php/streamwrapper.unlink.html - [similar]
ZIP アーカイブのコメントを返す 0
« ZipArchive::extractTo ZipArchive::getCommentIndex » PHP Manual ZipArchive ZIP アーカイブのコメントを返す ZipArchive::getArchiveComment (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.1.0) ZipArchive::getArchiveComment — ZIP アーカイブのコメントを返す 説明 public ZipArchive::getArchiveComm ...
https://man.plustar.jp/php/ziparchive.getarchivecomment.html - [similar]
指定したオフセットに値を設定する 0
« ArrayAccess::offsetGet ArrayAccess::offsetUnset » PHP Manual ArrayAccess 指定したオフセットに値を設定する ArrayAccess::offsetSet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetSet — 指定したオフセットに値を設定する 説明 public ArrayAccess::offsetSet ( mixed $offset , mixed $value ): void 指定 ...
https://man.plustar.jp/php/arrayaccess.offsetset.html - [similar]
画像処理 (ImageMagick) 0
« GmagickPixel::setcolorvalue はじめに » PHP Manual 画像処理および作成 画像処理 (ImageMagick) 画像処理 (ImageMagick) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 基本的な使用法 Imagick — Imagick クラス Imagick::adaptiveBlurImage — adaptive blur ( ...
https://man.plustar.jp/php/book.imagick.html - [similar]
DOMEntityReference クラス 0
« DOMEntity DOMEntityReference::__construct » PHP Manual DOM DOMEntityReference クラス DOMEntityReference クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMEntityReference extends DOMNode { /* 継承したプロパティ */ public readonly string $ nodeName ; public ? string $ nodeValue ; public r ...
https://man.plustar.jp/php/class.domentityreference.html - [similar]