検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 201 for [SIMILAR] 16 1024 4096 WITH 11861 xmlrpc WITH 83... (0.623 sec.)
GmagickDraw クラス 0
« Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw クラス (PECL gmagick >= Unknown) はじめに クラス概要 class GmagickDraw { /* メソッド */ public annotate ( float $x , float $y , string $text ): GmagickDraw public arc ( float $sx , float $sy , ...
https://man.plustar.jp/php/class.gmagickdraw.html - [similar]
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
JavaScript Object Notation 0
« igbinary_unserialize はじめに » PHP Manual その他の基本モジュール JavaScript Object Notation JavaScript Object Notation はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 JsonException — JsonException クラス JsonSerializable — JsonSerializable インターフ ...
https://man.plustar.jp/php/book.json.html - [similar]
GMP 数を整数に変換する 0
« gmp_init gmp_invert » PHP Manual GMP 関数 GMP 数を整数に変換する gmp_intval (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_intval — GMP 数を整数に変換する 説明 gmp_intval ( GMP | int | string $num ): int この関数は、GMP 数を PHP ネイティブの整数に変換します。 パラメータ num GMP オブジェクト ...
https://man.plustar.jp/php/function.gmp-intval.html - [similar]
列挙型が Backed Enum かを調べる 0
« ReflectionEnum::hasCase ReflectionEnumUnitCase » PHP Manual ReflectionEnum 列挙型が Backed Enum かを調べる ReflectionEnum::isBacked (PHP 8 >= 8.1.0) ReflectionEnum::isBacked — 列挙型が Backed Enum かを調べる 説明 public ReflectionEnum::isBacked (): bool Backed Enum は、 ネイティブのスカ ...
https://man.plustar.jp/php/reflectionenum.isbacked.html - [similar]
はじめに 0
« XML-RPC インストール/設定 » PHP Manual XML-RPC はじめに はじめに これらの関数を使うと、XML-RPCサーバーおよびクライアントを書くことができます。 XML-RPCに関する詳細な情報については、 » http://www.xmlrpc.com/ を参照してください。 そして、この拡張モジュールと関数に関する詳細なドキュメントに ...
https://man.plustar.jp/php/intro.xmlrpc.html - [similar]
バイナリのデータを16進表現に変換する 0
« addslashes chop » PHP Manual String 関数 バイナリのデータを16進表現に変換する bin2hex (PHP 4, PHP 5, PHP 7, PHP 8) bin2hex — バイナリのデータを16進表現に変換する 説明 bin2hex ( string $string ): string string を16進表現に変換したASCII文字列を返します。変換は、上位ニブルからバイト毎に行 ...
https://man.plustar.jp/php/function.bin2hex.html - [similar]
UTF-8 文字列を修正UTF-7にエンコードする 0
« imap_utf7_encode imap_utf8 » PHP Manual IMAP 関数 UTF-8 文字列を修正UTF-7にエンコードする imap_utf8_to_mutf7 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_utf8_to_mutf7 — UTF-8 文字列を修正UTF-7にエンコードする 説明 imap_utf8_to_mutf7 ( string $string ): string | false UTF-8 文字列を、修正UTF-7( ...
https://man.plustar.jp/php/function.imap-utf8-to-mutf7.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]