検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 450 for [SIMILAR] 16 1024 4096 WITH 19999 ーブ WITH 1905... (0.624 sec.)
リファレンスカウントの原理 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
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
TableDelete クラス 0
« Table::update TableDelete::bind » PHP Manual Mysql_xdevapi TableDelete クラス TableDelete クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブルのレコードを削除する操作を行うためのステートメントです。 クラス概要 class mysql_xdevapi\TableDelete implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tabledelete.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]
直近の INSERT 文でデータベースに追加された行の ID を返す 0
« SQLite3::lastErrorMsg SQLite3::loadExtension » PHP Manual SQLite3 直近の INSERT 文でデータベースに追加された行の ID を返す SQLite3::lastInsertRowID (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastInsertRowID — 直近の INSERT 文でデータベースに追加された行の ID を返す 説明 public SQLite3::la ...
https://man.plustar.jp/php/sqlite3.lastinsertrowid.html - [similar]
mysqli クラス 0
« The MySQLi Extension Function Summary mysqli::$affected_rows » PHP Manual MySQLi mysqli クラス mysqli クラス (PHP 5, PHP 7, PHP 8) はじめに PHP と MySQL データベースの間の接続を表します。 クラス概要 class mysqli { /* プロパティ */ public readonly int | string $ affected_rows ; public r ...
https://man.plustar.jp/php/class.mysqli.html - [similar]
TableUpdate クラス 0
« TableSelect::where TableUpdate::bind » PHP Manual Mysql_xdevapi TableUpdate クラス TableUpdate クラス (PECL mysql-xdevapi >= 8.0.11) はじめに テーブル上のレコードを更新する操作を行うステートメントです。 クラス概要 class mysql_xdevapi\TableUpdate implements mysql_xdevapi\Executable { /* ...
https://man.plustar.jp/php/class.mysql-xdevapi-tableupdate.html - [similar]
メッセージと鍵のための短いハッシュ値を計算する 0
« sodium_crypto_shorthash_keygen sodium_crypto_sign_detached » PHP Manual Sodium 関数 メッセージと鍵のための短いハッシュ値を計算する sodium_crypto_shorthash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_shorthash — メッセージと鍵のための短いハッシュ値を計算する 説明 sodium_crypto_shorthash ( str ...
https://man.plustar.jp/php/function.sodium-crypto-shorthash.html - [similar]