検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 376 for [SIMILAR] 16 1024 4096 WITH 9866 strlen WITH 803... (0.412 sec.)
0
« 定義済み定数 拡張 » PHP Manual リフレクション 例 例 リフレクションのドキュメントの中には多くの例が示されています。 特に、各クラスの __construct のドキュメントを見るといいでしょう。 例1 シェル (ターミナル) からのリフレクションの例 $ php --rf strlen $ php --rc finfo $ php --re json $ php ...
https://man.plustar.jp/php/reflection.examples.html - [similar]
Return the current CUBRID connection charset 0
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID connection charset cubrid_get_charset (PECL CUBRID >= 8.3.0) cubrid_get_charset — Return the current CUBRID connection charset 説明 cubrid_get_charset ( resource $conn_identifier ): string Th ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PostgreSQL サポートを使用するには、PostgreSQL 6.5 以降が必要です。 PostgreSQL 8.0 以降では PostgreSQL モジュールの全ての機能を使用可能 です。PostgreSQL は、マルチバイト文字エンコーディングを含む多くの 文字エンコ ...
https://man.plustar.jp/php/pgsql.requirements.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zlib 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FORCE_GZIP ( int ) FORCE_DEFLATE ( int ) ZLIB_ENCODING_RAW ( int ) RFC 1951 の ...
https://man.plustar.jp/php/zlib.constants.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
新しいグローバル定数 0
« 新しいクラスおよびインターフェイス SAPI モジュールの変更 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しいグローバル定数 新しいグローバル定数 コアで定義済みの定数 PHP_INT_MIN GD IMG_WEBP (PHP 7.0.10 以降) JSON JSON_ERROR_INVALID_PROPERTY_NAME JSON_ERROR_UTF16 LibXML LIBXML_BIGLINES ...
https://man.plustar.jp/php/migration70.constants.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 yaml_parse() のコールバックメソッドで使う、 スカラーエンティティの形式 YAML_AN ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
文字列の一部を置換する 0
« substr_count substr » PHP Manual String 関数 文字列の一部を置換する substr_replace (PHP 4, PHP 5, PHP 7, PHP 8) substr_replace — 文字列の一部を置換する 説明 substr_replace ( array | string $string , array | string $replace , array | int $offset , array | int | null $length = null ): st ...
https://man.plustar.jp/php/function.substr-replace.html - [similar]
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]