検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1441 for [SIMILAR] 16 1024 4096 WITH 19058 オプ WITH 1882... (1.062 sec.)
その他の変更 0
« PHP 7.3.x で推奨されなくなる機能 Windows のサポート » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 その他の変更 その他の変更 PHP コア set(raw)cookie 関数は $option 引数を受け入れるように setcookie() および setrawcookie() 関数は、次のようなシグネチャもサポートするようになりました: setco ...
https://man.plustar.jp/php/migration73.other-changes.html - [similar]
実行時設定 0
« インストール手順 Igbinary 関数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Igbinary 設定オプション 名前 デフォルト 変更可能 変更履歴 igbinary.compact_strings 1 PHP_INI_ALL Igbinary の振る舞いに影響する、セッションの設定オプション 名前 デフ ...
https://man.plustar.jp/php/igbinary.configuration.html - [similar]
除去フィルタ 0
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタの一覧 ID 名前 フラグ 説明 FILTER_SANITIZE_EMAIL "email" 英字、数字および !#$%&'*+-=?^_`{|}~@.[] 以外のすべての文字を取り除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FI ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]
デフォルトのストリームコンテキストを取得する 0
« stream_context_create stream_context_get_options » PHP Manual ストリーム 関数 デフォルトのストリームコンテキストを取得する stream_context_get_default (PHP 5 >= 5.1.0, PHP 7, PHP 8) stream_context_get_default — デフォルトのストリームコンテキストを取得する 説明 stream_context_get_default ...
https://man.plustar.jp/php/function.stream-context-get-default.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 IMAP 設定オプション 名前 デフォルト 変更可能 変更履歴 imap.enable_insecure_rsh "0" PHP_INI_SYSTEM PHP 7.1.25、7.2.13、7.3.0 以降で利用可能です。それより前のバージョン ...
https://man.plustar.jp/php/imap.configuration.html - [similar]
コンテキストのパラメータを取得する 0
« stream_context_get_options stream_context_set_default » PHP Manual ストリーム 関数 コンテキストのパラメータを取得する stream_context_get_params (PHP 5 >= 5.3.0, PHP 7, PHP 8) stream_context_get_params — コンテキストのパラメータを取得する 説明 stream_context_get_params ( resource $conte ...
https://man.plustar.jp/php/function.stream-context-get-params.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual intl 定義済み定数 定義済み定数 INTL_ICU_VERSION ( string ) ICUライブラリのバージョン。10進の数字をドットで区切った文字列です。 INTL_MAX_LOCALE_LEN ( int ) ロケール名の長さの制限。PHP コード内では 80 文字までに制限されており、 それより長いロケール名は使用できま ...
https://man.plustar.jp/php/intl.constants.html - [similar]
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
対話シェル 0
« I/O ストリーム ビルトインウェブサーバー » PHP Manual コマンドラインの使用法 対話シェル 対話シェル --with-readline オプションつきで PHP をコンパイルした場合に CLI SAPI で対話シェルが使えるようになりました。 対話シェルは、 -a オプションで使うことができます。 PHP 7.1.0 以降では、 readline ...
https://man.plustar.jp/php/features.commandline.interactive.html - [similar]
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]