検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 840 for [SIMILAR] 16 1024 4096 WITH 8617 encoding WITH 8... (0.929 sec.)
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
GET/POST/COOKIE データをパースし、グローバル変数を設定する 0
« mb_output_handler mb_preferred_mime_name » PHP Manual マルチバイト文字列 関数 GET/POST/COOKIE データをパースし、グローバル変数を設定する mb_parse_str (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_parse_str — GET/POST/COOKIE データをパースし、グローバル変数を設定する 説明 mb_parse_str ( stri ...
https://man.plustar.jp/php/function.mb-parse-str.html - [similar]
PostgreSQL 接続をクローズする 0
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする pg_close (PHP 4, PHP 5, PHP 7, PHP 8) pg_close — PostgreSQL 接続をクローズする 説明 pg_close ( ? PgSql\Connection $connection = null ): bool pg_close() は、 connection インスタンスで指定した P ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
メソッドリクエスト用の XML を生成する 0
« xmlrpc_decode xmlrpc_encode » PHP Manual XML-RPC 関数 メソッドリクエスト用の XML を生成する xmlrpc_encode_request (PHP 4 >= 4.1.0, PHP 5, PHP 7) xmlrpc_encode_request — メソッドリクエスト用の XML を生成する 説明 xmlrpc_encode_request ( string $method , mixed $params , array $output_opt ...
https://man.plustar.jp/php/function.xmlrpc-encode-request.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 0
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_encode — ISO-8859-1 文字列を UTF-8 に変換する 説明 utf8_encode ( string $string ): string この関数は、文字列 string を ISO-8859-1 エンコードから UTF-8 へ変換 ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 0
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の文字エンコーディングに文字列を変換する UConverter::transcode (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::transcode — ある文字エンコーディングから別の文字エンコーディングに文字列 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 5.6.x で推奨されなくなる機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 新機能 新機能 定数式 数値や文字列リテラルと定数を、これまでのバージョンでは静的な値が想定されていた場面 (定数やプロパティの宣言、関数のデフォルト引数など) で、スカラー式として扱えるよ ...
https://man.plustar.jp/php/migration56.new-features.html - [similar]
同一ファイル内での複数の名前空間の定義 0
« サブ名前空間の宣言 名前空間の使用法: 基本編 » PHP Manual 名前空間 同一ファイル内での複数の名前空間の定義 同一ファイル内での複数の名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 複数の名前空間を同一ファイル内で宣言することもあります。 この場合の構文は次の 2 通りです。 例1 シンプルな組み合 ...
https://man.plustar.jp/php/language.namespaces.definitionmultiple.html - [similar]
内部文字エンコーディングを設定あるいは取得する 0
« mb_http_output mb_language » PHP Manual マルチバイト文字列 関数 内部文字エンコーディングを設定あるいは取得する mb_internal_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_internal_encoding — 内部文字エンコーディングを設定あるいは取得する 説明 mb_internal_encoding ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-internal-encoding.html - [similar]
DOMElement クラス 0
« DOMDocumentType DOMElement::__construct » PHP Manual DOM DOMElement クラス DOMElement クラス (PHP 5, PHP 7, PHP 8) クラス概要 class DOMElement extends DOMNode implements DOMParentNode , DOMChildNode { /* プロパティ */ public readonly string $ tagName ; public readonly mixed $ schemaTyp ...
https://man.plustar.jp/php/class.domelement.html - [similar]