検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 462 for [SIMILAR] 16 1024 4096 WITH 24618 finfo WITH 383... (0.664 sec.)
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]
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]
直近の接続コールに関するエラーコードを返す 0
« mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコードを返す mysqli::$connect_errno mysqli_connect_errno (PHP 5, PHP 7, PHP 8) mysqli::$connect_errno -- mysqli_connect_errno — 直近の接続コールに関するエラーコードを返す 説明 オブジェクト指向型 int ...
https://man.plustar.jp/php/mysqli.connect-errno.html - [similar]
直近の接続エラーの説明を返す 0
« mysqli::$connect_errno mysqli::__construct » PHP Manual mysqli 直近の接続エラーの説明を返す mysqli::$connect_error mysqli_connect_error (PHP 5, PHP 7, PHP 8) mysqli::$connect_error -- mysqli_connect_error — 直近の接続エラーの説明を返す 説明 オブジェクト指向型 ? string $mysqli->connect_ ...
https://man.plustar.jp/php/mysqli.connect-error.html - [similar]
デバッグ操作を行う 0
« mysqli::__construct mysqli::dump_debug_info » PHP Manual mysqli デバッグ操作を行う mysqli::debug mysqli_debug (PHP 5, PHP 7, PHP 8) mysqli::debug -- mysqli_debug — デバッグ操作を行う 説明 オブジェクト指向型 public mysqli::debug ( string $options ): bool 手続き型 mysqli_debug ( string $ ...
https://man.plustar.jp/php/mysqli.debug.html - [similar]