検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 519 for [SIMILAR] 16 1024 4096 WITH 6532 table WITH 6315... (1.233 sec.)
現在のシステムの状態を取得する 0
« mysql_set_charset mysql_tablename » PHP Manual MySQL 関数 現在のシステムの状態を取得する mysql_stat (PHP 4 >= 4.3.0, PHP 5) mysql_stat — 現在のシステムの状態を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-stat.html - [similar]
現在のトランザクションをコミットする 0
« mysqli::close mysqli::$connect_errno » PHP Manual mysqli 現在のトランザクションをコミットする mysqli::commit mysqli_commit (PHP 5, PHP 7, PHP 8) mysqli::commit -- mysqli_commit — 現在のトランザクションをコミットする 説明 オブジェクト指向型 public mysqli::commit ( int $flags = 0 , ? str ...
https://man.plustar.jp/php/mysqli.commit.html - [similar]
TableInsert クラス 0
« TableDelete::where TableInsert::__construct » PHP Manual Mysql_xdevapi TableInsert クラス TableInsert クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルにレコードを挿入する操作を行うステートメントです クラス概要 class mysql_xdevapi\TableInsert implements mysql_xdevapi\Executable { ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableinsert.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
リファレンスカウントの原理 0
« ガベージコレクション 循環の収集 » PHP Manual ガベージコレクション リファレンスカウントの原理 リファレンスカウントの原理 PHP 変数は「zval」と呼ばれるコンテナに保管されます。 zval コンテナには、変数の型と値の他に、情報の追加ビットを2つ含みます。 1つ目は「is_ref」と呼ばれ、変数が「参照集合 ...
https://man.plustar.jp/php/features.gc.refcounting-basics.html - [similar]
指定されたデータベース接続のユーザー名を変更する 0
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース接続のユーザー名を変更する mysqli::change_user mysqli_change_user (PHP 5, PHP 7, PHP 8) mysqli::change_user -- mysqli_change_user — 指定されたデータベース接続のユーザー名を変更する 説明 オブジ ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
定義済み定数 0
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
符号付きの型かどうかを調べる 0
« ColumnResult::getType ColumnResult::isPadded » PHP Manual mysql_xdevapi\ColumnResult 符号付きの型かどうかを調べる ColumnResult::isNumberSigned (No version information available, might only be in Git) ColumnResult::isNumberSigned — 符号付きの型かどうかを調べる 説明 public mysql_xdevapi\ ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.isnumbersigned.html - [similar]
プリペアドステートメントのパラメータに変数をバインドする 0
« mysqli_stmt::attr_set mysqli_stmt::bind_result » PHP Manual mysqli_stmt プリペアドステートメントのパラメータに変数をバインドする mysqli_stmt::bind_param mysqli_stmt_bind_param (PHP 5, PHP 7, PHP 8) mysqli_stmt::bind_param -- mysqli_stmt_bind_param — プリペアドステートメントのパラメータ ...
https://man.plustar.jp/php/mysqli-stmt.bind-param.html - [similar]