検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 577 for [SIMILAR] 16 1024 4096 WITH 16841 ーブ WITH 1541... (0.443 sec.)
リフレッシュする 0
« mysqli::reap_async_query mysqli::release_savepoint » PHP Manual mysqli リフレッシュする mysqli::refresh mysqli_refresh (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::refresh -- mysqli_refresh — リフレッシュする 説明 オブジェクト指向型 public mysqli::refresh ( int $flags ): bool 手続き型 mysqli ...
https://man.plustar.jp/php/mysqli.refresh.html - [similar]
フィールドの精度を問い合わせる 0
« oci_field_name oci_field_scale » PHP Manual OCI8 関数 フィールドの精度を問い合わせる oci_field_precision (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_precision — フィールドの精度を問い合わせる 説明 oci_field_precision ( resource $statement , string | int $column ): int | false c ...
https://man.plustar.jp/php/function.oci-field-precision.html - [similar]
フィールドの桁数を問い合わせる 0
« oci_field_precision oci_field_size » PHP Manual OCI8 関数 フィールドの桁数を問い合わせる oci_field_scale (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_scale — フィールドの桁数を問い合わせる 説明 oci_field_scale ( resource $statement , string | int $column ): int | false column に ...
https://man.plustar.jp/php/function.oci-field-scale.html - [similar]
Oracle におけるフィールドの型を問い合わせる 0
« oci_field_size oci_field_type » PHP Manual OCI8 関数 Oracle におけるフィールドの型を問い合わせる oci_field_type_raw (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type_raw — Oracle におけるフィールドの型を問い合わせる 説明 oci_field_type_raw ( resource $statement , string | int $c ...
https://man.plustar.jp/php/function.oci-field-type-raw.html - [similar]
MySQL 関数 (PDO_MYSQL) 0
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PDO_MYSQL) はじめに PDO_MYSQL は、PHP から MySQL データベースへのアクセスを可能にするための PHP Data Objects (PDO) インターフェイス を実装したドライバです。 PDO_MYSQLは、 デフォルトでエミュレート ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
定義済み定数 0
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 MYSQLI_READ_DEFAULT_GROUP my.cnf の指定した名前 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
フィールドサイズを返す 0
« oci_field_scale oci_field_type_raw » PHP Manual OCI8 関数 フィールドサイズを返す oci_field_size (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_size — フィールドサイズを返す 説明 oci_field_size ( resource $statement , string | int $column ): int | false フィールド column のサイズを ...
https://man.plustar.jp/php/function.oci-field-size.html - [similar]
フィールドのデータ型の名前を返す 0
« oci_field_type_raw oci_free_descriptor » PHP Manual OCI8 関数 フィールドのデータ型の名前を返す oci_field_type (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_field_type — フィールドのデータ型の名前を返す 説明 oci_field_type ( resource $statement , string | int $column ): string | int | f ...
https://man.plustar.jp/php/function.oci-field-type.html - [similar]
特殊文字を HTML エンティティに変換する 0
« htmlspecialchars_decode implode » PHP Manual String 関数 特殊文字を HTML エンティティに変換する htmlspecialchars (PHP 4, PHP 5, PHP 7, PHP 8) htmlspecialchars — 特殊文字を HTML エンティティに変換する 説明 htmlspecialchars ( string $string , int $flags = ENT_QUOTES | ENT_SUBSTITUTE | EN ...
https://man.plustar.jp/php/function.htmlspecialchars.html - [similar]
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]