検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 222 for [SIMILAR] 16 1024 4096 WITH 15758 ュリ WITH 1439... (0.755 sec.)
SQL 文を直接実行する 0
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ibm_db2 >= 1.0.0) db2_exec — SQL 文を直接実行する 説明 db2_exec ( resource $connection , string $statement , array $options = ? ): resource SQL 文を直接実行します。 PHP 変数の内容を SQL 文に組み ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
mysql サーバーとの接続をオープンする 0
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンする mysqli::real_connect mysqli_real_connect (PHP 5, PHP 7, PHP 8) mysqli::real_connect -- mysqli_real_connect — mysql サーバーとの接続をオープンする 説明 オブジェクト指向型 public mysqli::rea ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
実行する SQL 文を準備する 0
« db2_pconnect db2_primary_keys » PHP Manual IBM DB2 関数 実行する SQL 文を準備する db2_prepare (PECL ibm_db2 >= 1.0.0) db2_prepare — 実行する SQL 文を準備する 説明 db2_prepare ( resource $connection , string $statement , array $options = ? ): resource db2_prepare() は、プリペアドステート ...
https://man.plustar.jp/php/function.db2-prepare.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
新しいセッションIDを作成する 0
« session_commit session_decode » PHP Manual セッション関数 新しいセッションIDを作成する session_create_id (PHP 7 >= 7.1.0, PHP 8) session_create_id — 新しいセッションIDを作成する 説明 session_create_id ( string $prefix = "" ): string | false session_create_id() 関数は、 現在のセッション ...
https://man.plustar.jp/php/function.session-create-id.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]
Apache 2.x (Microsoft Windows 用) 0
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP Manual Windows システムへのインストール Apache 2.x (Microsoft Windows 用) Apache 2.x (Microsoft Windows 用) このセクションでは、Microsoft Windows 上の Apache 2.x で PHP をインストールする場 ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
その他の変更 0
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 その他の変更 その他の変更 SAPI モジュールへの変更 CLI readline 拡張機能 が組み込まれていないのに、 -a オプションを使った場合、 エラーが発生するようになりました。 以前のバー ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
mysqlnd のプラグインAPI 0
« MySQL Native Driverプラグイン のアーキテクチャ mysqlndプラグインの開発をはじめよう » PHP Manual MySQL Native Driver プラグインAPI mysqlnd のプラグインAPI mysqlnd のプラグインAPI mysqlnd プラグインAPI で提供されている関数のリストを以下に示します: mysqlnd_plugin_register() mysqlnd_plugin ...
https://man.plustar.jp/php/mysqlnd.plugin.api.html - [similar]
クエリ用の文字列をクオートする 0
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.1) PDO::quote — クエリ用の文字列をクオートする 説明 public PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]