検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 246 for [SIMILAR] 16 1024 4096 WITH 26758 literal WITH 2... (0.530 sec.)
ステートメントの実行 0
« データベース接続 プリペアドステートメント » PHP Manual クイックスタートガイド ステートメントの実行 ステートメントの実行 ステートメントは、 mysqli::query() , mysqli::real_query() , mysqli::multi_query() を使って実行できます。 mysqli::query() がもっともよく使われますが、 ステートメントの ...
https://man.plustar.jp/php/mysqli.quickstart.statements.html - [similar]
文を実行する準備を行い、文オブジェクトを返す 0
« PDO::lastInsertId PDO::query » PHP Manual PDO 文を実行する準備を行い、文オブジェクトを返す PDO::prepare (PHP 5 >= 5.1.0, PHP 7, PHP 8, PHP 8,PECL pdo >= 0.1.0) PDO::prepare — 文を実行する準備を行い、文オブジェクトを返す 説明 public PDO::prepare ( string $query , array $options = [] ): ...
https://man.plustar.jp/php/pdo.prepare.html - [similar]
ケース 4: Webツリーの外にPHPパーサを置く 0
« ケース 3: doc_root または user_dir を設定 Apache モジュールとしてインストール » PHP Manual CGI バイナリとしてインストール ケース 4: Webツリーの外にPHPパーサを置く ケース 4: Webツリーの外にPHPパーサを置く 非常に安全性の高いオプションとしてPHP パーサのバイナリをファイル 用 Web ツリーの外 ...
https://man.plustar.jp/php/security.cgi-bin.shell.html - [similar]
直近の LDAP コマンドの LDAP エラーメッセージを返す 0
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
PostgreSQL バックエンドと同期する 0
« pg_delete pg_escape_bytea » PHP Manual PostgreSQL 関数 PostgreSQL バックエンドと同期する pg_end_copy (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_end_copy — PostgreSQL バックエンドと同期する 説明 pg_end_copy ( ? PgSql\Connection $connection = null ): bool pg_end_copy() は、 pg_put_line() に ...
https://man.plustar.jp/php/function.pg-end-copy.html - [similar]
定義済み定数 0
« リソース型 ファイルシステム 関数 » PHP Manual ファイルシステム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SEEK_SET ( int ) SEEK_CUR ( int ) SEEK_END ( in ...
https://man.plustar.jp/php/filesystem.constants.html - [similar]
2つの任意精度数値の乗算を行う 0
« bcmod bcpow » PHP Manual BC Math 関数 2つの任意精度数値の乗算を行う bcmul (PHP 4, PHP 5, PHP 7, PHP 8) bcmul — 2つの任意精度数値の乗算を行う 説明 bcmul ( string $num1 , string $num2 , ? int $scale = null ): string num1 に num2 を掛けます。 パラメータ num1 左オペランドを表す文字列。 num ...
https://man.plustar.jp/php/function.bcmul.html - [similar]
任意精度数値をべき乗する 0
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パラメータ num 基数を表す文字列。 exponent 指 ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
ディスパッチインターフェイスのために、PHP のクラス定義を出力する 0
« com_message_pump variant_abs » PHP Manual COM関数 ディスパッチインターフェイスのために、PHP のクラス定義を出力する com_print_typeinfo (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) com_print_typeinfo — ディスパッチインターフェイスのために、PHP のクラス定義を出力する 説明 com_print_typeinfo ( va ...
https://man.plustar.jp/php/function.com-print-typeinfo.html - [similar]
文字列のコードを評価し、動的に関数を作成する 0
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_function — 文字列のコードを評価し、動的に関数を作成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.create-function.html - [similar]