検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 716 for [SIMILAR] 16 1024 4096 WITH 20750 yes WITH 4845 ... (0.498 sec.)
除去 0
« 検証 Filter 関数 » PHP Manual 例 除去 除去 例1 メールアドレスの検証、および不正な部分の除去 <?php $a = 'joe@example.org' ; $b = 'bogus - at - example dot org' ; $c = '(bogus@example.org)' ; $sanitized_a = filter_var ( $a , FILTER_SANITIZE_EMAIL ); if ( filter_var ( $sanitized_a , FILTE ...
https://man.plustar.jp/php/filter.examples.sanitization.html - [similar]
The SeasLog class 0
« seaslog_get_version SeasLog::alert » PHP Manual Seaslog The SeasLog class The SeasLog class (PECL seaslog >=1.0.0) はじめに クラス概要 class SeasLog { /* メソッド */ public static alert ( string $message , array $content = ? , string $logger = ? ): bool public static analyzerCount ( st ...
https://man.plustar.jp/php/class.seaslog.html - [similar]
PHP アーカイブ 0
« glob:// ssh2:// » PHP Manual サポートするプロトコル/ラッパー PHP アーカイブ phar:// phar:// — PHP アーカイブ 説明 phar:// ストリームラッパーに関する詳細は Phar ストリームラッパー を参照ください。 利用法 phar:// オプション ラッパーの概要 属性 サポートの有無 allow_url_fopen で制約される ...
https://man.plustar.jp/php/wrappers.phar.html - [similar]
データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 0
« db2_procedure_columns db2_result » PHP Manual IBM DB2 関数 データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す db2_procedures (PECL ibm_db2 >= 1.0.0) db2_procedures — データベース内に登録されているストアドプロシージャの一覧を含む結果セットを返す 説明 db2_proc ...
https://man.plustar.jp/php/function.db2-procedures.html - [similar]
プリペアドクエリのパラメータ数を返す 0
« ibase_num_fields ibase_param_info » PHP Manual Firebird/InterBase 関数 プリペアドクエリのパラメータ数を返す ibase_num_params (PHP 5, PHP 7 < 7.4.0) ibase_num_params — プリペアドクエリのパラメータ数を返す 説明 ibase_num_params ( resource $query ): int この関数は、 query で指定した プリペ ...
https://man.plustar.jp/php/function.ibase-num-params.html - [similar]
指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その... 0
« pg_port pg_put_line » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ pg_prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8) pg_prepare — 指定したパラメータでプリペアドステートメントを作成するリクエストを 送信し、その完了を待つ 説 ...
https://man.plustar.jp/php/function.pg-prepare.html - [similar]
mysqli_stmt クラス 0
« mysqli::$warning_count mysqli_stmt::$affected_rows » PHP Manual MySQLi mysqli_stmt クラス mysqli_stmt クラス (PHP 5, PHP 7, PHP 8) はじめに プリペアドステートメントを表します。 クラス概要 class mysqli_stmt { /* プロパティ */ public readonly int | string $ affected_rows ; public readonl ...
https://man.plustar.jp/php/class.mysqli-stmt.html - [similar]
Get last error message for the most recent function call 0
« cubrid_error_code cubrid_execute » PHP Manual CUBRID 関数 Get last error message for the most recent function call cubrid_error_msg (PECL CUBRID >= 8.3.0) cubrid_error_msg — Get last error message for the most recent function call 説明 cubrid_error_msg (): string The cubrid_error_msg() ...
https://man.plustar.jp/php/function.cubrid-error-msg.html - [similar]
指定した IP アドレスに対応するインターネットホスト名を取得する 0
« fsockopen gethostbyname » PHP Manual ネットワーク 関数 指定した IP アドレスに対応するインターネットホスト名を取得する gethostbyaddr (PHP 4, PHP 5, PHP 7, PHP 8) gethostbyaddr — 指定した IP アドレスに対応するインターネットホスト名を取得する 説明 gethostbyaddr ( string $ip ): string | fa ...
https://man.plustar.jp/php/function.gethostbyaddr.html - [similar]
プリペアドステートメント内のパラメータの数を返す 0
« SQLite3Stmt::getSQL SQLite3Stmt::readOnly » PHP Manual SQLite3Stmt プリペアドステートメント内のパラメータの数を返す SQLite3Stmt::paramCount (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::paramCount — プリペアドステートメント内のパラメータの数を返す 説明 public SQLite3Stmt::paramCount (): ...
https://man.plustar.jp/php/sqlite3stmt.paramcount.html - [similar]