検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 299 for [SIMILAR] 16 1024 4096 WITH 34491 tablename WITH... (0.499 sec.)
Windows 上での PHP のトラブルシューティング 0
« Apache 2.x (Microsoft Windows 用) クラウドコンピューティングプラットフォームへのインストール » PHP Manual Windows システムへのインストール Windows 上での PHP のトラブルシューティング Windows 上での PHP のトラブルシューティング テンポラリディレクトリのパーミッションのチェック エクスプ ...
https://man.plustar.jp/php/install.windows.troubleshooting.html - [similar]
結果セットにおけるフィールド数を得る 0
« ibase_name_result ibase_num_params » PHP Manual Firebird/InterBase 関数 結果セットにおけるフィールド数を得る ibase_num_fields (PHP 5, PHP 7 < 7.4.0) ibase_num_fields — 結果セットにおけるフィールド数を得る 説明 ibase_num_fields ( resource $result_id ): int 結果セットにおけるフィールド数 ...
https://man.plustar.jp/php/function.ibase-num-fields.html - [similar]
Return the value of a specific field in a specific row 0
« cubrid_real_escape_string cubrid_unbuffered_query » PHP Manual CUBRID MySQL 互換関数 Return the value of a specific field in a specific row cubrid_result (PECL CUBRID >= 8.3.0) cubrid_result — Return the value of a specific field in a specific row 説明 cubrid_result ( resource $result ...
https://man.plustar.jp/php/function.cubrid-result.html - [similar]
フィールドに関する情報を得る 0
« ibase_fetch_row ibase_free_event_handler » PHP Manual Firebird/InterBase 関数 フィールドに関する情報を得る ibase_field_info (PHP 5, PHP 7 < 7.4.0) ibase_field_info — フィールドに関する情報を得る 説明 ibase_field_info ( resource $result , int $field_number ): array select クエリが実行さ ...
https://man.plustar.jp/php/function.ibase-field-info.html - [similar]
Session クラス 0
« SchemaObject::getSchema Session::close » PHP Manual Mysql_xdevapi Session クラス Session クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql_xdevapi\Session { /* メソッド */ public close (): bool public commit (): Object public createSchema ( string $schema_name ): my ...
https://man.plustar.jp/php/class.mysql-xdevapi-session.html - [similar]
カレントのスレッド ID を返す 0
« mysql_tablename mysql_unbuffered_query » PHP Manual MySQL 関数 カレントのスレッド ID を返す mysql_thread_id (PHP 4 >= 4.3.0, PHP 5) mysql_thread_id — カレントのスレッド ID を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-thread-id.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]
スコープ定義演算子 (::) 0
« オブジェクトの継承 static キーワード » PHP Manual クラスとオブジェクト スコープ定義演算子 (::) スコープ定義演算子 (::) スコープ定義演算子 (またの名を Paamayim Nekudotayim)、 平たく言うと「ダブルコロン」は、トークンのひとつです。 static , 定数 およびオーバーライドされたクラスのプロパティ ...
https://man.plustar.jp/php/language.oop5.paamayim-nekudotayim.html - [similar]
関数エイリアスのリスト 0
« 状態 予約語の一覧 » PHP Manual 付録 関数エイリアスのリスト 関数エイリアスのリスト 数はかなり少ないですが、PHPには複数の名前でコールされる関数があります。 いくつかの関数は単に二つの名前があり、実際の機能を持ちません。 (例えば is_int() と is_integer() は完全に同じです) いくつかの場合、 ...
https://man.plustar.jp/php/aliases.html - [similar]
設定ファイルをパースする 0
« move_uploaded_file parse_ini_string » PHP Manual ファイルシステム 関数 設定ファイルをパースする parse_ini_file (PHP 4, PHP 5, PHP 7, PHP 8) parse_ini_file — 設定ファイルをパースする 説明 parse_ini_file ( string $filename , bool $process_sections = false , int $scanner_mode = INI_SCANNE ...
https://man.plustar.jp/php/function.parse-ini-file.html - [similar]