検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 545 for [SIMILAR] 16 1024 4096 WITH 30043 送信 WITH 2713... (0.445 sec.)
匿名の公開鍵暗号による暗号化 0
« sodium_crypto_box_seal_open sodium_crypto_box_secretkey » PHP Manual Sodium 関数 匿名の公開鍵暗号による暗号化 sodium_crypto_box_seal (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_box_seal — 匿名の公開鍵暗号による暗号化 説明 sodium_crypto_box_seal ( string $message , string $public_key ): strin ...
https://man.plustar.jp/php/function.sodium-crypto-box-seal.html - [similar]
SSH サーバーに接続する 0
« ssh2_auth_pubkey_file ssh2_disconnect » PHP Manual SSH2 関数 SSH サーバーに接続する ssh2_connect (PECL ssh2 >= 0.9.0) ssh2_connect — SSH サーバーに接続する 説明 ssh2_connect ( string $host , int $port = 22 , array $methods = ? , array $callbacks = ? ): resource リモートの SSH サーバーと ...
https://man.plustar.jp/php/function.ssh2-connect.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 0
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメントのパラメータに変数をバインドする mysqli_stmt::bind_param mysqli_stmt_bind_param (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_param -- mysqli_stmt_bind_param — プリペアドステートメントのパラメータ ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 PHP と V8 のライブラリとヘッダを、 適切なパスにインストールしておかなければなりません。 関連キーワード: 要件 , インストール , 設定 , 手順 , ライブラリ , ヘッダ , パス , ...
https://man.plustar.jp/php/v8js.requirements.html - [similar]
SQL 文中で用いる文字列の特殊文字をエスケープする 0
« mysql_query mysql_result » PHP Manual MySQL 関数 SQL 文中で用いる文字列の特殊文字をエスケープする mysql_real_escape_string (PHP 4 >= 4.3.0, PHP 5) mysql_real_escape_string — SQL 文中で用いる文字列の特殊文字をエスケープする 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で ...
https://man.plustar.jp/php/function.mysql-real-escape-string.html - [similar]
変更されたレコード(タプル)の数を返す 0
« PostgreSQL 関数 pg_cancel_query » PHP Manual PostgreSQL 関数 変更されたレコード(タプル)の数を返す pg_affected_rows (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_affected_rows — 変更されたレコード(タプル)の数を返す 説明 pg_affected_rows ( PgSql\Result $result ): int pg_affected_rows() は、IN ...
https://man.plustar.jp/php/function.pg-affected-rows.html - [similar]
クエリ結果のメモリを開放する 0
« pg_flush pg_get_notify » PHP Manual PostgreSQL 関数 クエリ結果のメモリを開放する pg_free_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_free_result — クエリ結果のメモリを開放する 説明 pg_free_result ( PgSql\Result $result ): bool pg_free_result() は、指定された クエリ結果 PgSql\Result ...
https://man.plustar.jp/php/function.pg-free-result.html - [similar]
非同期クエリの結果を取得する 0
« pg_get_pid pg_host » PHP Manual PostgreSQL 関数 非同期クエリの結果を取得する pg_get_result (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_get_result — 非同期クエリの結果を取得する 説明 pg_get_result ( PgSql\Connection $connection ): PgSql\Result | false pg_get_result() は、 pg_send_query() , ...
https://man.plustar.jp/php/function.pg-get-result.html - [similar]