検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 241 for [SIMILAR] 16 1024 4096 WITH 27632 ドペ WITH 8591... (0.524 sec.)
コードページがUTF-8と互換性があるかを返す 10000
« sapi_windows_cp_get sapi_windows_cp_set » PHP Manual その他の関数 コードページがUTF-8と互換性があるかを返す sapi_windows_cp_is_utf8 (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_is_utf8 — コードページがUTF-8と互換性があるかを返す 説明 sapi_windows_cp_is_utf8 (): bool 現在のプロセスのコードペ ...
https://man.plustar.jp/php/function.sapi-windows-cp-is-utf8.html - [similar]
Windows のサポート 9304
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
現在のコードページを取得する 9304
« sapi_windows_cp_conv sapi_windows_cp_is_utf8 » PHP Manual その他の関数 現在のコードページを取得する sapi_windows_cp_get (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_get — 現在のコードページを取得する 説明 sapi_windows_cp_get ( string $kind = "" ): int 現在のコードページを取得します。 パラメ ...
https://man.plustar.jp/php/function.sapi-windows-cp-get.html - [similar]
文字列のコードページを別のものに変換する 9304
« php_strip_whitespace sapi_windows_cp_get » PHP Manual その他の関数 文字列のコードページを別のものに変換する sapi_windows_cp_conv (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_conv — 文字列のコードページを別のものに変換する 説明 sapi_windows_cp_conv ( int | string $in_codepage , int | string ...
https://man.plustar.jp/php/function.sapi-windows-cp-conv.html - [similar]
現在のプロセスのコードページを設定する 9304
« sapi_windows_cp_is_utf8 sapi_windows_generate_ctrl_event » PHP Manual その他の関数 現在のプロセスのコードページを設定する sapi_windows_cp_set (PHP 7 >= 7.1.0, PHP 8) sapi_windows_cp_set — 現在のプロセスのコードページを設定する 説明 sapi_windows_cp_set ( int $codepage ): bool 現在のプロ ...
https://man.plustar.jp/php/function.sapi-windows-cp-set.html - [similar]
PHP 5.6.x から PHP 7.0.x への移行 3665
« Windows のサポート 下位互換性のない変更点 » PHP Manual 付録 PHP 5.6.x から PHP 7.0.x への移行 PHP 5.6.x から PHP 7.0.x への移行 目次 下位互換性のない変更点 新機能 PHP 7.0.x で推奨されなくなる機能 変更された関数 新しい関数 新しいクラスおよびインターフェイス 新しいグローバル定数 SAPI モジ ...
https://man.plustar.jp/php/migration70.html - [similar]
非互換性 2892
« 実行時設定 持続的接続 » PHP Manual Mysqlnd 非互換性 非互換性 MySQL Native Driver は、MySQL Client Library ( libmysql ) とほぼ互換性があります。 このセクションでは、互換性のない部分について説明します。 bit 型の値は、 libmysql では二進文字列 ("\0" や "\x1F") として返しますが、 mysqlnd の ...
https://man.plustar.jp/php/mysqlnd.incompatibilities.html - [similar]
PHP 5.5.x から PHP 5.6.x への移行 2892
« その他の変更 下位互換性のない変更点 » PHP Manual 付録 PHP 5.5.x から PHP 5.6.x への移行 PHP 5.5.x から PHP 5.6.x への移行 目次 下位互換性のない変更点 新機能 PHP 5.6.x で推奨されなくなる機能 変更された関数 新しい関数 PHP 5.6.x における OpenSSL 関連の変更 その他の拡張モジュールに対する変 ...
https://man.plustar.jp/php/migration56.html - [similar]
付録 0
« その他の質問 PHP の歴史と関連するプロジェクト » PHP Manual 付録 付録 PHP の歴史と関連するプロジェクト PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP 8.0.x から PHP 8.1.x への移行 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位 ...
https://man.plustar.jp/php/appendices.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT