検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 333 for [SIMILAR] 16 1024 4096 WITH 43676 report WITH 30... (0.307 sec.)
コマンドラインオプション 0
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンドラインオプション PHP バイナリにより提供されるコマンドラインオプションの一覧は、 -h スイッチを指定して PHP を実行することにより いつでも調べることができます。 Usage: php [options] [-f] <file> [ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
プロセスごとのクライアントの統計を返す 0
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセスごとのクライアントの統計を返す mysqli_get_client_stats (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli_get_client_stats — プロセスごとのクライアントの統計を返す 説明 mysqli_get_client_stats (): array ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
ノート 0
« 定義済み定数 The MySQLi Extension Function Summary » PHP Manual MySQLi ノート ノート 若干の実装ノート MYSQL_TYPE_GEOMETRY に対するサポートが MySQLi エクステンションに PHP 5.3 で追加されました。 MYSQL_TYPE_GEOMETRY 型の項目を操作するために libmysqlclient および mysqlnd の中にそれぞれ別の ...
https://man.plustar.jp/php/mysqli.notes.html - [similar]
持続的接続 0
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqlnd の組み合わせで使っている場合は、 持続的接続を作るときにサーバー上で COM_CHANGE_USER ( mysql_change_user() ) を呼び出します。これで、接続の認証が再び行われることになります。 COM_CHANGE_USER の ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
クイックスタートガイド 0
« mysqli の概要 手続き型とオブジェクト指向インターフェイス » PHP Manual MySQLi クイックスタートガイド クイックスタートガイド 目次 手続き型とオブジェクト指向インターフェイス データベース接続 ステートメントの実行 プリペアドステートメント ストアドプロシージャ 複数のステートメント トランザク ...
https://man.plustar.jp/php/mysqli.quickstart.html - [similar]
Trains on an entire dataset read from file, for a period of time using the Casca... 0
« fann_cascadetrain_on_data fann_clear_scaling_params » PHP Manual Fann 関数 Trains on an entire dataset read from file, for a period of time using the Cascade2 training algorithm fann_cascadetrain_on_file (PECL fann >= 1.0.0) fann_cascadetrain_on_file — Trains on an entire dataset read ...
https://man.plustar.jp/php/function.fann-cascadetrain-on-file.html - [similar]
Constructs a new SyncSharedMemory object 0
« SyncSharedMemory SyncSharedMemory::first » PHP Manual SyncSharedMemory Constructs a new SyncSharedMemory object SyncSharedMemory::__construct (PECL sync >= 1.1.0) SyncSharedMemory::__construct — Constructs a new SyncSharedMemory object 説明 public SyncSharedMemory::__construct ( string ...
https://man.plustar.jp/php/syncsharedmemory.construct.html - [similar]