検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 416 for [SIMILAR] 16 1024 4096 WITH 25915 arrayobject WI... (0.542 sec.)
8 ビット文字列を base64 文字列に変換する 0
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 imap_binary ( string $string ): string | false ( » RFC2045 , Section 6.8 に基づき)8 ビット文字列を ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
変数の文字列表現を出力または返す 0
« var_dump ウェブサービス » PHP Manual 変数操作 関数 変数の文字列表現を出力または返す var_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) var_export — 変数の文字列表現を出力または返す 説明 var_export ( mixed $value , bool $return = false ): ? string var_export() は、 渡された変数に関する構造 ...
https://man.plustar.jp/php/function.var-export.html - [similar]
GMP クラス 0
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
インデックスの情報を保持しつつ配列を並べ替える 0
« Collator Collator::compare » PHP Manual Collator インデックスの情報を保持しつつ配列を並べ替える Collator::asort collator_asort (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Collator::asort -- collator_asort — インデックスの情報を保持しつつ配列を並べ替える 説明 オブジェクト指向型 p ...
https://man.plustar.jp/php/collator.asort.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
はじめに 0
« 型 論理型 (boolean) » PHP Manual 型 はじめに はじめに PHP は 10 種類の基本型をサポートします。 4 種類のスカラー型: 論理値 ( bool ) 整数 ( int ) 浮動小数点数 (float, double も同じ) 文字列 (string) 4 種類の複合型: 配列 (array) オブジェクト (object) callable iterable そして、最後に 2 種類 ...
https://man.plustar.jp/php/language.types.intro.html - [similar]
ArithmeticError 0
« ArgumentCountError AssertionError » PHP Manual 定義済みの例外 ArithmeticError ArithmeticError (PHP 7, PHP 8) はじめに ArithmeticError は、数学的な操作でエラーが発生した場合にスローされます。 たとえばマイナスのビットシフトを行おうとした場合などに発生します。 また、結果が int の範囲をこえ ...
https://man.plustar.jp/php/class.arithmeticerror.html - [similar]
intl のエラー用の例外クラス 0
« IntlChar::toupper IntlIterator » PHP Manual intl intl のエラー用の例外クラス intl のエラー用の例外クラス (PHP 5 > 5.5.0, PHP 7, PHP 8, PECL intl > 3.0.0a1) はじめに このクラスは、intl 関数の内部でエラーが発生したときに例外を生成するために使います。 例外が生成されるのは、 intl.use_excep ...
https://man.plustar.jp/php/class.intlexception.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]