検索

phrase: max: clip:
target: order:
Results of 481 - 490 of about 584 for ベース (0.057 sec.)
SQL プリペアドコマンドを出力する 3122
« PDOStatement::columnCount PDOStatement::errorCode » PHP Manual PDOStatement SQL プリペアドコマ ... 説明 7.2.0 PDOStatement::debugDumpParams() は、データベースに送られた 完全な、(プレースホルダーをバインドされた ...
https://man.plustar.jp/php/pdostatement.debugdumpparams.html - [similar]
Collection クラス 3107
« Client::getClient Collection::add » PHP Manual Mysql_xdevapi Collection クラス Collection クラ ... Collection::existsInDatabase — コレクションがデータベースに存在するかをチェックする Collection::find — ドキュ ...
https://man.plustar.jp/php/class.mysql-xdevapi-collection.html - [similar]
文字列のソート用のキーを取得する 3107
« Collator::getLocale Collator::getStrength » PHP Manual Collator 文字列のソート用のキーを取得す ... る可能性があります。 一般的に、ソート用のキーはデータベース内部か、関数呼び出しコストがとても高い状況でのみ役に ...
https://man.plustar.jp/php/collator.getsortkey.html - [similar]
入力配列から単一のカラムの値を返す 3107
« array_chunk array_combine » PHP Manual 配列 関数 入力配列から単一のカラムの値を返す array_colu ... ドセットからのファーストネームの取得 <?php // データベースから返ってきたレコードセットの例 $records = array( a ...
https://man.plustar.jp/php/function.array-column.html - [similar]
パスの最後にある名前の部分を返す 3107
« ファイルシステム 関数 chgrp » PHP Manual ファイルシステム 関数 パスの最後にある名前の部分を返す ... この部分もカットされます。 戻り値 指定した path のベース名を返します。 例 例1 basename() の例 <?php echo "1) ...
https://man.plustar.jp/php/function.basename.html - [similar]
利用可能なハンドラの一覧を得る 3107
« dba_firstkey dba_insert » PHP Manual DBA 関数 利用可能なハンドラの一覧を得る dba_handlers (PHP ... 情報を表示するかどうかを切り替えます。 戻り値 データベースハンドラの配列を返します。 full_info が true の場合、 ...
https://man.plustar.jp/php/function.dba-handlers.html - [similar]
準備されたクエリを実行する 3107
« ibase_errmsg ibase_fetch_assoc » PHP Manual Firebird/InterBase 関数 準備されたクエリを実行する ... $baz ); } ?> 参考 ibase_query() - InterBase データベースでクエリを実行する 関連キーワード: 実行 , ibase , 準 ...
https://man.plustar.jp/php/function.ibase-execute.html - [similar]
ユリウス積算日をユダヤ暦に変換する 3107
« jdtogregorian jdtojulian » PHP Manual カレンダー 関数 ユリウス積算日をユダヤ暦に変換する jdtoj ... rue に設定されている場合、 ヘブライ語の ISO-8859-8 ベースの文字列形式での出力のために flags が使用されます。 ...
https://man.plustar.jp/php/function.jdtojewish.html - [similar]
実行用に文を準備する 3107
« odbc_pconnect odbc_primarykeys » PHP Manual ODBC 関数 実行用に文を準備する odbc_prepare (PHP 4 ... るストアドプロシージャをコールしたい場合は、 各データベース専用の拡張モジュール (たとえば Oracle なら oci8 ) を ...
https://man.plustar.jp/php/function.odbc-prepare.html - [similar]
ユーザー定義のセッション保存関数を設定する 3107
« session_set_cookie_params session_start » PHP Manual セッション関数 ユーザー定義のセッション保 ... に有用です。 例えば、セッションデータをローカルデータベースに保存します。 パラメータ この関数には二種類のプロト ...
https://man.plustar.jp/php/function.session-set-save-handler.html - [similar]