検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 1252 for [SIMILAR] 16 1024 4096 WITH 17272 オプ WITH 1706... (2.276 sec.)
定義済み定数 0
« リソース型 有効期限 » PHP Manual Memcached 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 Memcached::OPT_COMPRESSION ペイロードの圧縮を有効あるいは無効にしま ...
https://man.plustar.jp/php/memcached.constants.html - [similar]
PHP 7.1.x で推奨されなくなる機能 0
« 下位互換性のない変更点 変更された関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 PHP 7.1.x で推奨されなくなる機能 PHP 7.1.x で推奨されなくなる機能 ext/mcrypt mcrypt 拡張モジュールは十年近くにわたって放置されており、極めて使いづらいものです。 そこで、この拡張モジュールを非推奨にしま ...
https://man.plustar.jp/php/migration71.deprecated.html - [similar]
新しいグローバル定数 0
« 新しく追加された関数 下位互換性のない変更点 » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PHP_WINDOWS_EVENT_CTRL_C PHP_WINDOWS_EVENT_CTRL_BREAK マルチバイト文字列 MB_ONIGURUMA_VERSION Socket FreeBSD特有の、以下のオプションが追加されま ...
https://man.plustar.jp/php/migration74.constants.html - [similar]
実行時設定 0
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mysql_xdevapi 設定オプション 名前 デフォルト 変更可能 変更履歴 xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM xmysqlnd.collect_stati ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
プリペアドステートメントを実行する 0
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメントを実行する PDOStatement::execute (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::execute — プリペアドステートメントを実行する 説明 public PDOStatement::execute ( ? array $param ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
実行時設定 0
« インストール/設定 定義済み定数 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 phpdbg 設定オプション 名前 デフォルト 変更可能 変更履歴 phpdbg.eol 2 PHP_INI_ALL PHP 8.1.0 で削除されました。 phpdbg.path 6 PHP 8.1.0 で削除されました。 以下に設定 ...
https://man.plustar.jp/php/phpdbg.configuration.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 pthreads を使うには、ビルド時に ZTS (Zend Thread Safety) を有効 ( --enable-zts を指定。 PHP 8.0.0 より前のバージョン、かつ Windows 以外のバージョンの場合は、 --enable-maintainer-zts を指定) にする必要があります ...
https://man.plustar.jp/php/pthreads.requirements.html - [similar]
IBM DB2 関数 0
« 定義済み定数 db2_autocommit » PHP Manual IBM DB2 IBM DB2 関数 IBM DB2 関数 目次 db2_autocommit — データベース接続の AUTOCOMMIT の状態を取得または設定する db2_bind_param — PHP 変数を SQL 文のパラメータにバインドする db2_client_info — DB2 データベースクライアントの情報をプロパティに保持す ...
https://man.plustar.jp/php/ref.ibm-db2.html - [similar]
定数を取得する 0
« ReflectionClass::getConstant ReflectionClass::getConstructor » PHP Manual ReflectionClass 定数を取得する ReflectionClass::getConstants (PHP 5, PHP 7, PHP 8) ReflectionClass::getConstants — 定数を取得する 説明 public ReflectionClass::getConstants ( ? int $filter = null ): array アクセス ...
https://man.plustar.jp/php/reflectionclass.getconstants.html - [similar]
選択肢 0
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選択肢 (alternative) を列挙するために使われます。 例えば、パターン gilbert|sullivan は、"gilbert" または "sullivan" にマッチします。 選択肢の数に制限はありません。また、空の選択肢も可能です (空 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]