検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 614 for [SIMILAR] 16 1024 4096 WITH 7213 tableupdate WIT... (0.474 sec.)
The GearmanJob class 0
« GearmanClient::wait GearmanJob::complete » PHP Manual Gearman The GearmanJob class The GearmanJob class (PECL gearman >= 0.5.0) はじめに クラス概要 class GearmanJob { /* メソッド */ public complete ( string $result ): bool public __construct () public data ( string $data ): bool public ...
https://man.plustar.jp/php/class.gearmanjob.html - [similar]
すべての定数の名前とその値を連想配列として返す 0
« get_current_user get_extension_funcs » PHP Manual PHP オプション/情報 関数 すべての定数の名前とその値を連想配列として返す get_defined_constants (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) get_defined_constants — すべての定数の名前とその値を連想配列として返す 説明 get_defined_constants ( bool ...
https://man.plustar.jp/php/function.get-defined-constants.html - [similar]
指定したドキュメントについて発生した Tidy エラーの数を返す 0
« tidy_config_count tidy_get_output » PHP Manual Tidy 関数 指定したドキュメントについて発生した Tidy エラーの数を返す tidy_error_count (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_error_count — 指定したドキュメントについて発生した Tidy エラーの数を返す 説明 tidy_error_count ( tidy $tid ...
https://man.plustar.jp/php/function.tidy-error-count.html - [similar]
SqlStatement クラス 0
« Session::startTransaction SqlStatement::bind » PHP Manual Mysql_xdevapi SqlStatement クラス SqlStatement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\SqlStatement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* プロパティ */ ...
https://man.plustar.jp/php/class.mysql-xdevapi-sqlstatement.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Seaslog 設定オプション 名前 デフォルト 変更可能 変更履歴 seaslog.appender 1 PHP_INI_SYSTEM seaslog.appender_retry 0 PHP_INI_ALL seaslog.level 8 PHP_INI_ALL seaslog.re ...
https://man.plustar.jp/php/seaslog.configuration.html - [similar]
数値形式の文字列 0
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float と解釈できる場合は 数値と見なされます。 PHP 8.0.0 以降の正式な仕様は下記の通りです: WHITESPACES \s* LNUM [0-9]+ DNUM ([0-9]*)[\.]{LNUM}) | ({LNUM}[\.][0-9]*) EXPONENT_DNUM (({LNUM} | {DNUM}) [ ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
Statement クラス 0
« SqlStatementResult::nextResult Statement::__construct » PHP Manual Mysql_xdevapi Statement クラス Statement クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Statement { /* Constants */ const int EXECUTE_ASYNC = 1 ; const int BUFFERED = 2 ; /* メソッド */ pu ...
https://man.plustar.jp/php/class.mysql-xdevapi-statement.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual エラー処理 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 注意 : 以下の定数を php.ini で使用することができますが、 httpd.conf のようなPHPの外部では、 代わりにビットマスク値を使用する必要があります。 エラーとロギング 値 定数 ...
https://man.plustar.jp/php/errorfunc.constants.html - [similar]
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]
SHOW WARNINGS の結果を取得する 0
« mysqli_stmt::get_result mysqli_stmt::$insert_id » PHP Manual mysqli_stmt SHOW WARNINGS の結果を取得する mysqli_stmt::get_warnings mysqli_stmt_get_warnings (PHP 5 >= 5.1.0, PHP 7, PHP 8) mysqli_stmt::get_warnings -- mysqli_stmt_get_warnings — SHOW WARNINGS の結果を取得する 説明 オブジェ ...
https://man.plustar.jp/php/mysqli-stmt.get-warnings.html - [similar]