検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 514 for [SIMILAR] 16 1024 4096 WITH 49508 基礎 WITH 2583... (0.466 sec.)
要件 3196
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールを使用するには、GeoIP C ライブラリのバージョン 1.4.0 以降がインストールされていなければなりません。最新のバージョンは » http://www.maxmind.com/app/c から取得できるので、これをコンパイルします。 ...
https://man.plustar.jp/php/geoip.requirements.html - [similar]
キーが指すデータを取得する 3196
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
最初のキーを取得する 3196
« dba_fetch dba_handlers » PHP Manual DBA 関数 最初のキーを取得する dba_firstkey (PHP 4, PHP 5, PHP 7, PHP 8) dba_firstkey — 最初のキーを取得する 説明 dba_firstkey ( resource $dba ): string | false dba_firstkey() はデータベースの最初のキーを返し、 内部キーポインタをリセットします。 この関 ...
https://man.plustar.jp/php/function.dba-firstkey.html - [similar]
はじめに 3196
« MySQLi mysqli の概要 » PHP Manual MySQLi はじめに はじめに mysqli 拡張サポートによって MySQL 4.1 以上で提供される機能を利用することができるようになります。MySQL データベースサーバーに関する詳細は » http://www.mysql.com/ をご覧ください。 PHP から MySQL を使うために使用できるソフトウェア ...
https://man.plustar.jp/php/intro.mysqli.html - [similar]
テスト 3196
« インストール手順 実行時設定 » PHP Manual インストール/設定 テスト テスト OCI8 のテストスイートは ext/oci8/tests にあります。 OCI8 のテストを実行すると、テストが失敗したときのログがこのディレクトリに記録されます。 PHP のテストを実行する前に、 details.inc を編集して $user、$password と接 ...
https://man.plustar.jp/php/oci8.test.html - [similar]
はじめに 3196
« GeoIP インストール/設定 » PHP Manual GeoIP はじめに はじめに GeoIP 拡張モジュールを使用すると、IP アドレスの場所を探すことができます。 市、州、国、経度、緯度そして ISP や接続方式などの情報が GeoIP を用いて取得できます。 警告 この拡張モジュールは、MaxMind の現在の "GeoIP2" データベースを ...
https://man.plustar.jp/php/intro.geoip.html - [similar]
次のキーを取得する 3196
« dba_list dba_open » PHP Manual DBA 関数 次のキーを取得する dba_nextkey (PHP 4, PHP 5, PHP 7, PHP 8) dba_nextkey — 次のキーを取得する 説明 dba_nextkey ( resource $dba ): string | false dba_nextkey() は、 が指すデータベースの次のキーを返し、内部キーポインタを進めます。 パラメータ dba dba ...
https://man.plustar.jp/php/function.dba-nextkey.html - [similar]
はじめに 3196
« OCI8 インストール/設定 » PHP Manual OCI8 はじめに はじめに これらの関数により、 Oracle データベースにアクセスできます。 これらは SQL 及び PL/SQL 文をサポートします。基本的なフィーチャーには、 トランザクション制御、 PHP 変数の Oracle プレースホルダへのバインディング、 及び、ラージ・オブ ...
https://man.plustar.jp/php/intro.oci8.html - [similar]
はじめに 3196
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]