検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 734 for s (1.118 sec.)
Returns most recent OpenSSL error reported on the buffer event 3031
« EventBufferEvent::setWatermark EventBufferEvent::sslFilter » PHP Manual EventBufferEvent Retur ... ns most recent OpenSSL error reported on the buffer e ... vent EventBufferEvent::sslError (PECL event >= 1.2.6-beta) EventBufferEvent ... ::sslError — Returns most recent OpenSSL error reporte ... on the buffer event 説明 public EventBufferEvent::sslError (): string Returns most recent OpenSSL erro ...
https://man.plustar.jp/php/eventbufferevent.sslerror.html - [similar]
Prevents priority inversion 3031
« EventConfig::setFlags EventDnsBase » PHP Manual EventConfig Prevents priority inversion EventC ... onfig::setMaxDispatchInterval (PECL event >= 2.1.0-alpha) E ... ventConfig::setMaxDispatchInterval — Prevents priority inversion ... 説明 public EventConfig::setMaxDispatchInterval ( int $max_interval , int $ma ... x_callbacks , int $min_priority ): void Prevents priority inve ...
https://man.plustar.jp/php/eventconfig.setmaxdispatchinterval.html - [similar]
Return the current CUBRID connection charset 3031
« cubrid_affected_rows cubrid_close » PHP Manual CUBRID MySQL 互換関数 Return the current CUBRID ... connection charset cubrid_client_encoding (PECL CUBRID >= 8.3.1) cu ... ncoding — Return the current CUBRID connection charset 説明 cubrid_client_encoding ( resource $conn_ide ... ntifier = ? ): string This function returns the current CUBRID conn ... ection charset and is similar to the CUBRID function cubrid_get ...
https://man.plustar.jp/php/function.cubrid-client-encoding.html - [similar]
Return the current CUBRID connection charset 3031
« cubrid_get_autocommit cubrid_get_class_name » PHP Manual CUBRID 関数 Return the current CUBRID ... connection charset cubrid_get_charset (PECL CUBRID >= 8.3.0) cubrid ... _get_charset — Return the current CUBRID connection charset 説 ... 明 cubrid_get_charset ( resource $conn_identifier ): string This funct ... ion returns the current CUBRID connection charset and is simil ...
https://man.plustar.jp/php/function.cubrid-get-charset.html - [similar]
Packs a database 3031
« dbase_open dbase_replace_record » PHP Manual dBase 関数 Packs a database dbase_pack (PHP 5 < 5 ... .3.0, dbase 5, dbase 7) dbase_pack — Packs a database 説明 db ... ase_pack ( resource $database ): bool Packs the speci ... fied database by permanently deleting all records marked for de ... letion using dbase_delete_record() . Note that the file will ...
https://man.plustar.jp/php/function.dbase-pack.html - [similar]
MQSeries MQDISC 3031
« mqseries_connx mqseries_get » PHP Manual mqseries 関数 MQSeries MQDISC mqseries_disc (PECL mqs ... eries >= 0.10.0) mqseries_disc — MQSeries MQDISC 説明 mq ... series_disc ( resource $hconn , resource &$compCode , res ... ource &$reason ): void mqseries_disc() (MQDISC) をコールすると、 ... プリケーションプログラムとの間の接続を切断します。 mqseries_conn() (MQCONN) や mqseries_connx() (MQCONNX) ...
https://man.plustar.jp/php/function.mqseries-disc.html - [similar]
結果コード (MQRC) に対応するエラーメッセージを返す 3031
« mqseries_set ネットワーク » PHP Manual mqseries 関数 結果コード (MQRC) に対応するエラーメッセー ... ジを返す mqseries_strerror (PECL mqseries >= 0.10.0) mqseries_s ... ード (MQRC) に対応するエラーメッセージを返す 説明 mqseries_strerror ( int $reason ): string mqseries_str ... コードに対応するメッセージを返します。 パラメータ reason compCode の原因を表すコード。 戻り値 原因コードの ... メッセージを文字列で返します。 例 例1 mqseries_strerror() の例 <?php if ( $comp_code !== MQS ...
https://man.plustar.jp/php/function.mqseries-strerror.html - [similar]
MySQL クエリを送信する 3031
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query ... (PHP 4, PHP 5) mysql_query — MySQL クエリを送信する 警告 この拡張モジ ... 5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳細な情報は ... MySQL: API の選択 を参照ください。 この関数の代替として ... 、これらが使えます。 mysqli_query() PDO::query() 説明 mysql_query ( string ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 3031
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバイ ... に PHP 変数をバインドする 説明 oci_bind_by_name ( resource $statement , string $param , mixed &$var , in ... ベースのパフォーマンスに影響を及ぼす重要な仕組みで、 SQL インジェクション攻撃を防ぐための方法にもなります ... 用することができるようになります。 バインドによって SQL インジェクションの心配を軽減できる理由は、 バイン ... ド変数で代入したデータが決して SQL 文の一部と見なされることがないからです。 クォート ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 3031
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプ ... エストを 送信し、その結果を待つ 説明 pg_execute ( PgSql\Connection $connection = ? , string $stmtname , ... array $params ): PgSql\Result | false 指定したパラメータを用いて ... 、その結果を待ちます。 pg_execute() は pg_query_params() と似ています。しかし、実行するコマンドはクエリを ... 前に準備しておく 必要があります。 pg_execute() は、PostgreSQL 7.4 以降のバージョンの接続にのみ対応していま ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]