検索

phrase: max: clip:
target: order:
Results of 521 - 530 of about 800 for [SIMILAR] 16 1024 4096 WITH 37788 lengths WITH 7... (1.246 sec.)
フィールドの長さ (精度) を得る 0
« odbc_fetch_row odbc_field_name » PHP Manual ODBC 関数 フィールドの長さ (精度) を得る odbc_field_len (PHP 4, PHP 5, PHP 7, PHP 8) odbc_field_len — フィールドの長さ (精度) を得る 説明 odbc_field_len ( resource $statement , int $field ): int | false 指定した ODBC 結果 ID の番号で参照される ...
https://man.plustar.jp/php/function.odbc-field-len.html - [similar]
Set the memory limit for the Lua environment 0
« LuaSandbox::setCPULimit LuaSandbox::unpauseUsageTimer » PHP Manual LuaSandbox Set the memory limit for the Lua environment LuaSandbox::setMemoryLimit (PECL luasandbox >= 1.0.0) LuaSandbox::setMemoryLimit — Set the memory limit for the Lua environment 説明 public LuaSandbox::setMemoryLi ...
https://man.plustar.jp/php/luasandbox.setmemorylimit.html - [similar]
直近のレスポンスの HTTP 情報を取得する 0
« OAuth::getLastResponseHeaders OAuth::getRequestHeader » PHP Manual OAuth 直近のレスポンスの HTTP 情報を取得する OAuth::getLastResponseInfo (PECL OAuth >= 0.99.1) OAuth::getLastResponseInfo — 直近のレスポンスの HTTP 情報を取得する 説明 public OAuth::getLastResponseInfo (): array 直近のレ ...
https://man.plustar.jp/php/oauth.getlastresponseinfo.html - [similar]
非同期に通知を取得する 0
« PDO::pgsqlCopyToFile PDO::pgsqlGetPid » PHP Manual PostgreSQL (PDO) 非同期に通知を取得する PDO::pgsqlGetNotify (PHP 5 >= 5.6.0, PHP 7, PHP 8) PDO::pgsqlGetNotify — 非同期に通知を取得する 説明 public PDO::pgsqlGetNotify ( int $result_type = PDO::FETCH_USE_DEFAULT , int $ms_timeout = 0 ) ...
https://man.plustar.jp/php/pdo.pgsqlgetnotify.html - [similar]
新規の変数をデータ領域にキャッシュする 0
« APCu 関数 apcu_cache_info » PHP Manual APCu 関数 新規の変数をデータ領域にキャッシュする apcu_add (PECL apcu >= 4.0.0) apcu_add — 新規の変数をデータ領域にキャッシュする 説明 apcu_add ( string $key , mixed $var , int $ttl = 0 ): bool apcu_add ( array $values , mixed $unused = NULL , int ...
https://man.plustar.jp/php/function.apcu-add.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
ColumnResult クラス 0
« CollectionRemove::sort ColumnResult::__construct » PHP Manual Mysql_xdevapi ColumnResult クラス ColumnResult クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\ColumnResult { /* メソッド */ public getCharacterSetName (): string public getCollationName (): str ...
https://man.plustar.jp/php/class.mysql-xdevapi-columnresult.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
Execute a prepared SQL statement 0
« cubrid_error_msg cubrid_fetch » PHP Manual CUBRID 関数 Execute a prepared SQL statement cubrid_execute (PECL CUBRID >= 8.3.0) cubrid_execute — Execute a prepared SQL statement 説明 cubrid_execute ( resource $conn_identifier , string $sql , int $option = 0 ): resource cubrid_execute ( r ...
https://man.plustar.jp/php/function.cubrid-execute.html - [similar]
はじめに 0
« Taint インストール/設定 » PHP Manual Taint はじめに はじめに taint は、XSS コード (汚染された文字列) を検出するための拡張モジュールです。 SQL インジェクションやシェルコマンドインジェクションなどの脆弱性を検出するためにも使えます。 taint を有効にすると、汚染された文字列 ($_GET や $_POST ...
https://man.plustar.jp/php/intro.taint.html - [similar]