検索

phrase: max: clip:
target: order:
Results of 461 - 470 of about 584 for ベース (0.496 sec.)
複数または多次元の配列をソートする 3137
« array_merge array_pad » PHP Manual 配列 関数 複数または多次元の配列をソートする array_multisor ... ing(1) "2" [3]=> int(2) [4]=> int(1) } } 例3 データベースの結果をソートする この例では、配列 data の個々の要素 ... がテーブルのひとつの行を表しています。 これは、データベースのレコードの典型的な形式です。 データの例: volume | ...
https://man.plustar.jp/php/function.array-multisort.html - [similar]
二文字の大陸コードを取得する 3137
« geoip_asnum_by_name geoip_country_code_by_name » PHP Manual GeoIP 関数 二文字の大陸コードを取得 ... 成功した場合には二文字の大陸コード、 アドレスがデータベースで見つからない場合には false を返します。 大陸コード ...
https://man.plustar.jp/php/function.geoip-continent-code-by-name.html - [similar]
二文字の国コードを取得する 3137
« geoip_continent_code_by_name geoip_country_code3_by_name » PHP Manual GeoIP 関数 二文字の国コー ... した場合には二文字の ISO 国コード、 アドレスがデータベースで見つからない場合には false を返します。 例 例1 geo ...
https://man.plustar.jp/php/function.geoip-country-code-by-name.html - [similar]
三文字の国コードを取得する 3137
« geoip_country_code_by_name geoip_country_name_by_name » PHP Manual GeoIP 関数 三文字の国コード ... 成功した場合には三文字の国コード、 アドレスがデータベースで見つからない場合には false を返します。 例 例1 geo ...
https://man.plustar.jp/php/function.geoip-country-code3-by-name.html - [similar]
サービスマネージャとの接続を切断する 3137
« ibase_service_attach ibase_set_event_handler » PHP Manual Firebird/InterBase 関数 サービスマネ ... ice_handle ): bool パラメータ service_handle データベースサーバへの接続 戻り値 成功した場合に true を、失敗し ...
https://man.plustar.jp/php/function.ibase-service-detach.html - [similar]
パッケージの使用 3137
« macOS へのインストール macOS Monterey より前のバージョンにバンドルされている、PHP の使用法 » P ... ができます。ただし、 (セキュアサーバーや様々なデータベースドライバなど)少々特殊な機能が必要な場合、 PHP を自分 ...
https://man.plustar.jp/php/install.macosx.packages.html - [similar]
はじめに 3137
« Phar インストール/設定 » PHP Manual Phar はじめに はじめに phar 拡張モジュールは、PHP アプリケ ... で扱うことができます。ちょうど PDO がさまざまなデータベースへの統一インターフェイスを用意しているのと同じような ... ものです。 PDO では異なるデータベース間の変換はできませんが、 phar では tar、zip、phar フ ...
https://man.plustar.jp/php/intro.phar.html - [similar]
結果に関連付けられたメモリを開放する 3137
« mysqli_result::field_seek mysqli_result::getIterator » PHP Manual mysqli_result 結果に関連付け ... 戻り値 値を返しません。 参考 mysqli_query() - データベース上でクエリを実行する mysqli_stmt_store_result() - 内 ...
https://man.plustar.jp/php/mysqli-result.free.html - [similar]
複数クエリから、次の結果を読み込む 3137
« mysqli_stmt::more_results mysqli_stmt::$num_rows » PHP Manual mysqli_stmt 複数クエリから、次の ... 在するかどうかを調べる mysqli::multi_query() - データベース上でひとつ以上のクエリを実行する 関連キーワード: mys ...
https://man.plustar.jp/php/mysqli-stmt.next-result.html - [similar]
マルチクエリからの結果がまだ残っているかどうかを調べる 3137
« mysqli::kill mysqli::multi_query » PHP Manual mysqli マルチクエリからの結果がまだ残っているかど ... を参照ください。 参考 mysqli_multi_query() - データベース上でひとつ以上のクエリを実行する mysqli_next_result( ...
https://man.plustar.jp/php/mysqli.more-results.html - [similar]