検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 389 for [SIMILAR] 16 1024 4096 WITH 30436 varnishlog WIT... (0.305 sec.)
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
ストアドプロシージャ 0
« プリペアドステートメント 複数のステートメント » PHP Manual クイックスタートガイド ストアドプロシージャ ストアドプロシージャ MySQL データベースは、ストアドプロシージャをサポートしています。 ストアドプロシージャは、 データベースカタログに保存されたサブルーチンです。 アプリケーションは、ス ...
https://man.plustar.jp/php/mysqli.quickstart.stored-procedures.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
内部の整合性をチェックする (デバッグ用) 0
« Ev::time EvCheck » PHP Manual Ev 内部の整合性をチェックする (デバッグ用) Ev::verify (PECL ev >= 0.2.0) Ev::verify — 内部の整合性をチェックする (デバッグ用) 説明 final public static Ev::verify (): void 内部の整合性をチェック ( libev のデバッグ用) し、もしデータ構造が壊れている場合はプロ ...
https://man.plustar.jp/php/ev.verify.html - [similar]
メールを送信する 0
« ezmlm_hash Mailparse » PHP Manual メール 関数 メールを送信する mail (PHP 4, PHP 5, PHP 7, PHP 8) mail — メールを送信する 説明 mail ( string $to , string $subject , string $message , array | string $additional_headers = [] , string $additional_params = "" ): bool メールを送信します。 パ ...
https://man.plustar.jp/php/function.mail.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.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]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
Gettext 関数 0
« 定義済み定数 bind_textdomain_codeset » PHP Manual Gettext Gettext 関数 Gettext 関数 目次 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettext — 単一の参照に関するドメインを ...
https://man.plustar.jp/php/ref.gettext.html - [similar]
The MongoDB\Driver\Exception\CommandException class 0
« MongoDB\Driver\Exception\BulkWriteException MongoDB\Driver\Exception\CommandException::getResultDocument » PHP Manual MongoDB\Driver\Exception The MongoDB\Driver\Exception\CommandException class The MongoDB\Driver\Exception\CommandException class (mongodb >= 1.5.0) はじめに Thrown when ...
https://man.plustar.jp/php/class.mongodb-driver-exception-commandexception.html - [similar]