検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 555 for query (0.015 sec.)
検索を準備する 3707
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PEC ... yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準 ... 目の引数には Type-1 クエリを前置表記で 指定します。 query RPN クエリは、Z39.50 規格により定義された Type-1 ク ... 索項目として処理されます。 RPN 演算子 構文 説明 @and query1 query2 query1 および query2 の積集合 @or query1 q ... uery2 query1 および query2 の和集合 @not query1 query2 query1 ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
接続を問い合わせる 3707
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll ( ... ) の例 <?php $link1 = mysqli_connect (); $link1 -> query ( "SELECT 'test'" , MYSQLI_ASYNC ); $all_links = a ... ks as $link ) { if ( $result = $link -> reap_async_query ()) { print_r ( $result -> fetch_row ()); if ( is_ ... は以下となります。 Array ( [0] => test ) 参考 mysqli_query() - データベース上でクエリを実行する mysqli_reap_a ... sync_query() - 非同期クエリから結果を取得する 関連キーワード: ...
https://man.plustar.jp/php/mysqli.poll.html - [similar]
RpmInfo 関数 3707
« 定義済み定数 rpmaddtag » PHP Manual RpmInfo RpmInfo 関数 RpmInfo 関数 目次 rpmaddtag — Add tag ... retrieved in query rpmdbinfo — Get information from installed RPM rpm ... Get , information , from , rpmaddtag , retrieved , query , rpmdbinfo ...
https://man.plustar.jp/php/ref.rpminfo.html - [similar]
URL を組み立てる 3707
« Yaf_Route_Regex Yaf_Route_Regex::__construct » PHP Manual Yaf_Route_Regex URL を組み立てる Yaf ... c Yaf_Route_Regex::assemble ( array $info , array $query = ? ): ? string URL を組み立てます。 パラメータ in ... fo query 戻り値 成功時に文字列を返します。 失敗時に null を ... " 関連キーワード: Yaf , Regex , Route , assemble , query , tkey , string , info , array , public ...
https://man.plustar.jp/php/yaf-route-regex.assemble.html - [similar]
EZMLM で必要なハッシュ値を計算する 3692
« メール 関数 mail » PHP Manual メール 関数 EZMLM で必要なハッシュ値を計算する ezmlm_hash (PHP 4 ... cool@example.com" ; $hash = ezmlm_hash ( $user ); $query = sprintf ( "INSERT INTO sample VALUES (%s, '%s')" ... , $hash , $user ); $db -> query ( $query ); // PHPLIB dbインターフェイスを使用しま ...
https://man.plustar.jp/php/function.ezmlm-hash.html - [similar]
tables フィールドの名前あるいは oid を返す 3692
« pg_field_size pg_field_type_oid » PHP Manual PostgreSQL 関数 tables フィールドの名前あるいは o ... 合にテーブルの oid を返します。 パラメータ result pg_query() 、 pg_query_params() や (様々な関数がありますが、 ... publisher" ) or die( "接続できません" ); $res = pg_query ( $dbconn , "SELECT bar FROM foo" ); echo pg_field ... echo pg_field_table ( $res , 0 , true ); $res = pg_query ( $dbconn , "SELECT version()" ); var_dump ( pg_fi ...
https://man.plustar.jp/php/function.pg-field-table.html - [similar]
String representation of the cursor ID 3692
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\D ... Driver \ Manager ( "mongodb://localhost:27017" ); $query = new MongoDB \ Driver \ Query ([], [ 'batchSize' ... ollection' , $bulk ); $cursor = $manager -> executeQuery ( 'db.collection' , $query ); var_dump ((string) $ ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
指定したデータベースに、結果を返さないクエリを実行する 3692
« SQLite3::escapeString SQLite3::lastErrorCode » PHP Manual SQLite3 指定したデータベースに、結果 ... クエリを実行する 説明 public SQLite3::exec ( string $query ): bool 指定したデータベースに、結果を返さないクエ ... 可能でなければならない可能性があります。 パラメータ query 実行したい SQL クエリ (通常は INSERT、UPDATE あるい ... 関連キーワード: 実行 , データベース , 指定 , exec , query , パラメータ , 成功 , UPDATE , INSERT , 通常 ...
https://man.plustar.jp/php/sqlite3.exec.html - [similar]
URLを組み立てる 3692
« Yaf_Route_Simple Yaf_Route_Simple::__construct » PHP Manual Yaf_Route_Simple URLを組み立てる Y ... Yaf_Route_Simple::assemble ( array $info , array $query = ? ): string URLを組み立てます。 パラメータ info ... ード: Yaf , Route , assemble , info , tkey , array , query , string , TypeError , yafaction ...
https://man.plustar.jp/php/yaf-route-simple.assemble.html - [similar]
のエイリアス ibase_prepare 3669
« fbird_pconnect fbird_query » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_prepare fbi ... ワード: prepare , ibase , fbird , 関数 , pconnect , query , ...
https://man.plustar.jp/php/function.fbird-prepare.html - [similar]