検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 282 for [SIMILAR] 16 1024 4096 WITH 27824 改善 WITH 1206... (0.438 sec.)
辞書をオープンする際に使用する設定を作成する 0
« pspell_clear_session pspell_config_data_dir » PHP Manual Pspell 関数 辞書をオープンする際に使用する設定を作成する pspell_config_create (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_create — 辞書をオープンする際に使用する設定を作成する 説明 pspell_config_create ( string $language ...
https://man.plustar.jp/php/function.pspell-config-create.html - [similar]
指定されたパスのファイルとディレクトリのリストを取得する 0
« rewinddir Fileinfo » PHP Manual ディレクトリ 関数 指定されたパスのファイルとディレクトリのリストを取得する scandir (PHP 5, PHP 7, PHP 8) scandir — 指定されたパスのファイルとディレクトリのリストを取得する 説明 scandir ( string $directory , int $sorting_order = SCANDIR_SORT_ASCENDING , ? ...
https://man.plustar.jp/php/function.scandir.html - [similar]
システムログのメッセージを生成する 0
« socket_set_timeout RRD » PHP Manual ネットワーク 関数 システムログのメッセージを生成する syslog (PHP 4, PHP 5, PHP 7, PHP 8) syslog — システムログのメッセージを生成する 説明 syslog ( int $priority , string $message ): bool syslog() はシステムログが出力するログメッセージを生成します。 ユ ...
https://man.plustar.jp/php/function.syslog.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは » PECL レポジトリに移動 されており、以下のバージョン以降 PHP にバンドルされなくなっています。 PHP 7.4.0 この PECL 拡張モジュールをインストールする方法は、 マニュアルの PECL 拡張モジュー ...
https://man.plustar.jp/php/ibase.installation.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
0
« マジック定数 演算子 » PHP Manual 言語リファレンス 式 式 式は、PHP における最も重要なビルディングブロックです。PHPにおいては、ほとんど全てのものは式で記述されます。 最も簡単で最も正確な式の定義は、"値があるもの全て"です。 考えられる簡単な例は、定数と変数です。 " $a = 5" と入力すると、 $ ...
https://man.plustar.jp/php/language.expressions.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]
HTTP 入出力 0
« 日本語のマルチバイト文字に関する基本事項 サポートされる文字エンコーディング » PHP Manual マルチバイト文字列 HTTP 入出力 HTTP 入出力 HTTP 入出力の文字エンコーディング変換はバイナリデータも変換して しまいます。HTTP 入出力にバイナリデータが使用される場合、ユーザーは、 文字エンコーディング ...
https://man.plustar.jp/php/mbstring.http.html - [similar]
PHP の文字エンコーディングに関する要件 0
« 関数のオーバーロード機能 マルチバイト文字列 関数 » PHP Manual マルチバイト文字列 PHP の文字エンコーディングに関する要件 PHP の文字エンコーディングに関する要件 以下の型のエンコーディングが、PHP で安全に使用することができます。 シングルバイトエンコーディングで、 00h から 7fh の範囲の文字 ...
https://man.plustar.jp/php/mbstring.php4.req.html - [similar]
事前にオープンしているデータベース接続を閉じる 0
« mysqli::character_set_name mysqli::commit » PHP Manual mysqli 事前にオープンしているデータベース接続を閉じる mysqli::close mysqli_close (PHP 5, PHP 7, PHP 8) mysqli::close -- mysqli_close — 事前にオープンしているデータベース接続を閉じる 説明 オブジェクト指向型 public mysqli::close (): ...
https://man.plustar.jp/php/mysqli.close.html - [similar]