検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 449 for [SIMILAR] 16 1024 4096 WITH 17876 listmailbox WI... (1.380 sec.)
オブジェクトがストレージ内に存在するかどうかを調べる 0
« SplObjectStorage::next SplObjectStorage::offsetGet » PHP Manual SplObjectStorage オブジェクトがストレージ内に存在するかどうかを調べる SplObjectStorage::offsetExists (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::offsetExists — オブジェクトがストレージ内に存在するかどうかを調べる 説明 ...
https://man.plustar.jp/php/splobjectstorage.offsetexists.html - [similar]
ストレージ内のオブジェクトにデータを関連づける 0
« SplObjectStorage::offsetGet SplObjectStorage::offsetUnset » PHP Manual SplObjectStorage ストレージ内のオブジェクトにデータを関連づける SplObjectStorage::offsetSet (PHP 5 >= 5.3.0, PHP 7, PHP 8) SplObjectStorage::offsetSet — ストレージ内のオブジェクトにデータを関連づける 説明 public Spl ...
https://man.plustar.jp/php/splobjectstorage.offsetset.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]
ファイルについての情報を返す 0
« finfo_close finfo_open » PHP Manual Fileinfo 関数 ファイルについての情報を返す finfo_file finfo::file (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_file -- finfo::file — ファイルについての情報を返す 説明 手続き型 finfo_file ( finfo $finfo , string $filename , int $flags = ...
https://man.plustar.jp/php/function.finfo-file.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 0
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または require で読み込まれたファイルの名前を配列として返す get_included_files (PHP 4, PHP 5, PHP 7, PHP 8) get_included_files — include または require で読み込まれたファイルの名前を配列として返す 説明 ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
エントリ名を修正する 0
« ldap_rename_ext ldap_sasl_bind » PHP Manual LDAP 関数 エントリ名を修正する ldap_rename (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_rename — エントリ名を修正する 説明 ldap_rename ( LDAP\Connection $ldap , string $dn , string $new_rdn , string $new_parent , bool $delete_old_rdn , ? array ...
https://man.plustar.jp/php/function.ldap-rename.html - [similar]
略称からタイムゾーン名を返す 0
« timezone_location_get timezone_name_get » PHP Manual 日付・時刻 関数 略称からタイムゾーン名を返す timezone_name_from_abbr (PHP 5 >= 5.1.3, PHP 7, PHP 8) timezone_name_from_abbr — 略称からタイムゾーン名を返す 説明 timezone_name_from_abbr ( string $abbr , int $utcOffset = -1 , int $isDST ...
https://man.plustar.jp/php/function.timezone-name-from-abbr.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 number_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数点標準規格に沿 ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]