検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 706 for [SIMILAR] 16 1024 4096 WITH 42666 prefetch WITH ... (0.636 sec.)
ある文における結果のカラム数を返す 0
« oci_new_descriptor oci_num_rows » PHP Manual OCI8 関数 ある文における結果のカラム数を返す oci_num_fields (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_num_fields — ある文における結果のカラム数を返す 説明 oci_num_fields ( resource $statement ): int 指定した文 statement におけるカラムの数 ...
https://man.plustar.jp/php/function.oci-num-fields.html - [similar]
定義済み定数 0
« 変更履歴 例 » PHP Manual MySQL (最初の API) 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 mysql_connect() や mysql_pconnect() で追加のクライアントフラグを 指 ...
https://man.plustar.jp/php/mysql.constants.html - [similar]
0
« 定義済み定数 OCI8 接続のハンドリングおよびプーリング » PHP Manual OCI8 例 例 これらの例では HR として接続しています。 これは、Oracle データベースに付属するサンプルのスキーマ "Human Resources" 用のユーザーです。このユーザーを使うには、 ユーザーのロックを解除してパスワードをリセットしなけ ...
https://man.plustar.jp/php/oci8.examples.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
ファイルシステムのセキュリティ 0
« セッションのセキュリティ Null バイト関連の問題 » PHP Manual セキュリティ ファイルシステムのセキュリティ ファイルシステムのセキュリティ 目次 Null バイト関連の問題 PHP は、ファイルおよびディレクトリ毎に権限を設定する多くのサーバーシ ステム上に組み込まれたセキュリティを提供します。これによ ...
https://man.plustar.jp/php/security.filesystem.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]
フィールドサイズを返す 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]
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]
フィールドのデータ型の名前を返す 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]
PHP とはなんでしょう? 0
« 入門 PHPにできることは? » PHP Manual 入門 PHP とはなんでしょう? PHP とはなんでしょう? PHP ( PHP: Hypertext Preprocessor を再帰的に略したものです) は、広く使われているオープンソースの汎用スクリプト言語です。 PHP は、特に Web 開発に適しており、HTML に埋め込むことができます。 で、結局のと ...
https://man.plustar.jp/php/intro-whatis.html - [similar]