検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 499 for データベース (0.334 sec.)
指定したパラメータを用いてプリペアドステートメントを実行するリクエストを 送信し... 3358
« pg_escape_string pg_fetch_all_columns » PHP Manual PostgreSQL 関数 指定したパラメータを用いてプ ... 1 pg_execute() の使用法 <?php // "mary"という名前のデータベースに接続 $dbconn = pg_connect ( "dbname=mary" ); // 実 ...
https://man.plustar.jp/php/function.pg-execute.html - [similar]
PHP を手に入れるには 3350
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れ ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
関数リファレンス 3350
« PHP DTrace 静的プローブとともに SystemTap を使用 PHP の振る舞いの変更 » PHP Manual 関数リファレ ... ク Mcrypt Mhash OpenSSL パスワードのハッシュ Sodium データベース関連 抽象化レイヤー ベンダー固有のモジュール 日付およ ...
https://man.plustar.jp/php/funcref.html - [similar]
DatabaseObject インターフェイス 3342
« CrudOperationSortable::sort DatabaseObject::existsInDatabase » PHP Manual Mysql_xdevapi Databa ... 次 DatabaseObject::existsInDatabase — オブジェクトがデータベースに存在するかをチェックする DatabaseObject::getName — ...
https://man.plustar.jp/php/class.mysql-xdevapi-databaseobject.html - [similar]
RRDCreator クラス 3342
« rrdc_disconnect RRDCreator::addArchive » PHP Manual RRD RRDCreator クラス RRDCreator クラス (P ... ECL rrd >= 0.9.0) はじめに RRD データベースファイルの生成クラス クラス概要 class RRDCreator { / ...
https://man.plustar.jp/php/class.rrdcreator.html - [similar]
SessionHandlerInterface クラス 3342
« SessionHandler::write SessionHandlerInterface::close » PHP Manual Sessions SessionHandlerInter ... この例をさらに拡張すれば、 PHP がサポートするお好みのデータベースを使ってセッションを保存させるようにするのも簡単です ...
https://man.plustar.jp/php/class.sessionhandlerinterface.html - [similar]
定義されたエラー処理ルーチンにエラーメッセージを送信する 3342
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラー ... le になりました。 例 例1 error_log() の例 <?php // データベースに接続できない場合、 // サーバーログを通してエラーを ... $username , $password )) { error_log ( "オラクルのデータベースが使用できません!" , 0 ); } // FOO に失敗したら、管理 ...
https://man.plustar.jp/php/function.error-log.html - [similar]
数値添字の配列として行を得る 3342
« pg_fetch_result pg_field_is_null » PHP Manual PostgreSQL 関数 数値添字の配列として行を得る pg_ ... した配列を返します。配列の添字は 0 から 始まります。データベースの NULL 値は null として返します。 row が結果の行数よ ...
https://man.plustar.jp/php/function.pg-fetch-row.html - [similar]
Date Formatter を作成する 3342
« IntlDateFormatter IntlDateFormatter::format » PHP Manual IntlDateFormatter Date Formatter を作 ... いればそのタイムゾーンを使います。 この ID は、ICU のデータベースにある妥当な識別子である必要があります。あるいは、 オ ...
https://man.plustar.jp/php/intldateformatter.create.html - [similar]
値に依存した列挙型(Backed Enum) 3342
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依 ... ングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きする必要があるケース ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]