検索

phrase: max: clip:
target: order:
Results of 401 - 410 of about 499 for データベース (0.046 sec.)
複数クエリで、次の結果が存在するかどうかを調べる 3263
« mysqli_stmt::$insert_id mysqli_stmt::next_result » PHP Manual mysqli_stmt 複数クエリで、次の結 ... エリから、次の結果を読み込む mysqli::multi_query() - データベース上でひとつ以上のクエリを実行する 関連キーワード: mys ...
https://man.plustar.jp/php/mysqli-stmt.more-results.html - [similar]
文の属性を設定する 3263
« PDOStatement::rowCount PDOStatement::setFetchMode » PHP Manual PDOStatement 文の属性を設定する ... 場合に false を返します。 参考 PDO::getAttribute() - データベース接続の属性を取得する PDO::setAttribute() - 属性を設定 ...
https://man.plustar.jp/php/pdostatement.setattribute.html - [similar]
基本的な使用法 3263
« 例 基本的な使い方 » PHP Manual 例 基本的な使用法 基本的な使用法 この例では、PostgreSQL への接続 ... 1 PostgreSQL 拡張モジュールの概要 <?php // 接続し、データベースを選択する $dbconn = pg_connect ( "host=localhost db ...
https://man.plustar.jp/php/pgsql.examples-basic.html - [similar]
汚染された文字列をチェックする関数や文 3263
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染 ... name 0.2.0 dirname 0.2.0 file 0.2.0 pathinfo 0.2.0 データベース関連関数 mysql_query 0.2.0 mysqli_query/MySQLi::quer ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
一般的な情報 3255
« FAQ メーリングリスト » PHP Manual FAQ 一般的な情報 一般的な情報 このセクションでは PHP に関する ... e でそれが既知のバグかどうかを調べてください。 もしデータベースで見つけることができなければ、「reporting form」 を使 ...
https://man.plustar.jp/php/faq.general.html - [similar]
PHP による HTTP 認証 3255
« 機能 クッキー(Cookies) » PHP Manual 機能 PHP による HTTP 認証 PHP による HTTP 認証 header() 関 ... クしたいと 思うかもしれません。 その場合、クエリーをデータベースに送るか、ある dbm ファイル中の ユーザーを調べるとい ...
https://man.plustar.jp/php/features.http-auth.html - [similar]
国コードと地域コードから地域名を返す 3255
« geoip_region_by_name geoip_setup_custom_directory » PHP Manual GeoIP 関数 国コードと地域コード ... 可能です。 データは直接 GeoIP Library から受け取り、データベースは使用しません。 パラメータ country_code 二文字の国コ ...
https://man.plustar.jp/php/function.geoip-region-name-by-code.html - [similar]
国コードと地域コードからタイムゾーンを返す 3255
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン ... 可能です。 データは直接 GeoIP Library から受け取り、データベースは使用しません。 パラメータ country_code 二文字の国コ ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
行を配列として取得する 3255
« pg_fetch_all pg_fetch_assoc » PHP Manual PostgreSQL 関数 行を配列として取得する pg_fetch_array ... はその両方を返します。配列の各要素の値は文字列です。 データベースの NULL 値は、 null として返します。 row が結果の行数 ...
https://man.plustar.jp/php/function.pg-fetch-array.html - [similar]
行を連想配列として取得する 3255
« pg_fetch_array pg_fetch_object » PHP Manual PostgreSQL 関数 行を連想配列として取得する pg_fetc ... とする)を返します。 配列の各要素の値は文字列です。 データベースの NULL 値は、 null として返します。 row が結果の行数 ...
https://man.plustar.jp/php/function.pg-fetch-assoc.html - [similar]