検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 185 for [SIMILAR] 16 1024 4096 WITH 16964 ザク WITH 1687... (0.189 sec.)
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
全ての ODBC 接続を閉じる 0
« odbc_binmode odbc_close » PHP Manual ODBC 関数 全ての ODBC 接続を閉じる odbc_close_all (PHP 4, PHP 5, PHP 7, PHP 8) odbc_close_all — 全ての ODBC 接続を閉じる 説明 odbc_close_all (): void odbc_close_all() は、 データベースサーバーへの全ての接続を閉じます。 パラメータ この関数にはパラメー ...
https://man.plustar.jp/php/function.odbc-close-all.html - [similar]
Acknowledges consumption of a message 0
« Stomp::abort Stomp::begin » PHP Manual Stomp Acknowledges consumption of a message Stomp::ack stomp_ack (PECL stomp >= 0.1.0) Stomp::ack -- stomp_ack — Acknowledges consumption of a message 説明 オブジェクト指向型 (method): public Stomp::ack ( mixed $msg , array $headers = ? ): bool 手 ...
https://man.plustar.jp/php/stomp.ack.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
はじめに 0
« PostgreSQL インストール/設定 » PHP Manual PostgreSQL はじめに はじめに PostgreSQL データベースはオープンソースの製品であり、無料で 使用可能です。Postgres は元々 UCB(カリフォルニア大学バークレイ校) コンピュータ・サイエンス学部で開発されたものです。この Postgres は、 現在いくつかの商用 ...
https://man.plustar.jp/php/intro.pgsql.html - [similar]
一般的な考慮事項 0
« はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮事項 完全に安全なシステムは理想の産物でしかないため、セキュリティ業界で しばしば使用される手法は、リスクと利便性のバランスのとれた手法です。 変数がユーザーから投稿される度に(網膜スキャンと指紋 ...
https://man.plustar.jp/php/security.general.html - [similar]
Sends a message 0
« Stomp::readFrame Stomp::setReadTimeout » PHP Manual Stomp Sends a message Stomp::send stomp_send (PECL stomp >= 0.1.0) Stomp::send -- stomp_send — Sends a message 説明 オブジェクト指向型 (method): public Stomp::send ( string $destination , mixed $msg , array $headers = ? ): bool 手続き ...
https://man.plustar.jp/php/stomp.send.html - [similar]
MySQL 関数 (PDO_MYSQL) 0
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PDO_MYSQL) はじめに PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PDO_MYSQLは、 デフォルトでエミュレート ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
Opens a connection 0
« Stomp::commit Stomp::__destruct » PHP Manual Stomp Opens a connection Stomp::__construct stomp_connect (PECL stomp >= 0.1.0) Stomp::__construct -- stomp_connect — Opens a connection 説明 オブジェクト指向型 (constructor): public Stomp::__construct ( string $broker = ini_get("stomp.defau ...
https://man.plustar.jp/php/stomp.construct.html - [similar]
クエリを実行する 0
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_query — クエリを実行する 説明 pg_query ( PgSql\Connection $connection = ? , string $query ): PgSql\Result | false pg_query() は、指定したデータベース co ...
https://man.plustar.jp/php/function.pg-query.html - [similar]