検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 1461 for IN (0.082 sec.)
Search RPM packages 2622
« rpmdbinfo rpminfo » PHP Manual RpmInfo 関数 Search RPM packages rpmdbsearch (PECL rpminfo >= 0 ... search — Search RPM packages 説明 rpmdbsearch ( string $pattern , int $rpmtag = RPMTAG_NAME , int $rpmmi ... = -1 , bool $full = false ): array Search packages in the system RPM database. パラメータ pattern Value ... ch criterion, one of RPMTAG_* constant, see the rpminfo constants page. rpmmire Pattern type, one of RPM ... MIRE_* constant, see the rpminfo constants page. When < 0 the criterion must equa ...
https://man.plustar.jp/php/function.rpmdbsearch.html - [similar]
Indicates whether the specified statement has rows 2622
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified s ... tatement has rows sqlsrv_has_rows (No version information available, might only be in Git) sqlsrv_h ... as_rows — Indicates whether the specified statement has rows 説 ... 明 sqlsrv_has_rows ( resource $stmt ): bool Indicates whether the specified statement has rows. パ ... php $server = "serverName\sqlexpress" ; $connectionInfo = array( "Database" => "dbName" , "UID" => "user ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
Returns information about the server 2622
« sqlsrv_send_stream_data 日付および時刻関連 » PHP Manual SQLSRV 関数 Returns information about ... the server sqlsrv_server_info (No version information available, might only be ... in Git) sqlsrv_server_info — Returns information abou ... t the server 説明 sqlsrv_server_info ( resource $conn ): array Returns information ab ... d the server. 戻り値 Returns an array as described in the following table: Returned Array CurrentDatabas ...
https://man.plustar.jp/php/function.sqlsrv-server-info.html - [similar]
Delete a function 2622
« uopz_del_function uopz_extend » PHP Manual Uopz 関数 Delete a function uopz_delete (PECL uopz ... z 5.0.0 で 削除 されました。 説明 uopz_delete ( string $function ): void uopz_delete ( string $class , s ... tring $function ): void Deletes a function or method パ ... 以下のようになります。 PHP Fatal error: Call to undefined function strlen() in /path/to/script.php on line ... 以下のようになります。 PHP Fatal error: Call to undefined method My::strlen() in /path/to/script.php on li ...
https://man.plustar.jp/php/function.uopz-delete.html - [similar]
ビット演算子 2622
« 代入演算子 比較演算子 » PHP Manual 演算子 ビット演算子 ビット演算子 ビット演算子は、整数値の特 ... 列になります。 それ以外の場合は、左右のオペランドを integer に変換 し、結果も integer になります。 ~ 演算 ... なります。 それ以外の場合は、オペランドや演算結果を integer として扱います。 << および >> 演算子のオペラン ... ドとその結果は、常に integer として扱います。 PHP の ini 設定 error_report ... notice 以外のすべてのエラーを表示させるには、 php.ini ファイルで E_ALL & ~E_NOTICE と指定することになり ...
https://man.plustar.jp/php/language.operators.bitwise.html - [similar]
Returns the server's most recent "hello" response 2622
« MongoDB\Driver\ServerDescription MongoDB\Driver\ServerDescription::getHost » PHP Manual MongoD ... ns the server's most recent "hello" response 説明 final public MongoDB\Driver\ServerDescription::getHell ... oResponse (): array Returns an array of information describing the server. This array is deri ... tion was constructed) » hello command response obtained through » server monitoring . 注意 : When the dr ... balancer, this method will return an empty array since load balancers are not monitored. This is in con ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.gethelloresponse.htm... - [similar]
document にパッチを当てる 2622
« CollectionModify::limit CollectionModify::replace » PHP Manual mysql_xdevapi\CollectionModify ... にパッチを当てる CollectionModify::patch (No version information available, might only be in Git) Collecti ... public mysql_xdevapi\CollectionModify::patch ( string $document ): mysql_xdevapi\CollectionModify Patch ... の例 <?php $res = $coll -> modify ( '"Programmatore" IN job' )-> patch ( '{"Hobby" : "Programmare"}' )-> e ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.patch.html - [similar]
削除するドキュメントの数を限定する 2622
« CollectionRemove::execute CollectionRemove::sort » PHP Manual mysql_xdevapi\CollectionRemove 削 ... トの数を限定する CollectionRemove::limit (No version information available, might only be in Git) Collecti ... 説明 public mysql_xdevapi\CollectionRemove::limit ( int $rows ): mysql_xdevapi\CollectionRemove 削除するド ... imit() example <?php $res = $coll -> remove ( 'job in (\'Barista\', \'Programmatore\', \'Ballerino\', \' ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.limit.html - [similar]
プリペアドステートメントを実行する 2622
« PDOStatement::errorInfo PDOStatement::fetch » PHP Manual PDOStatement プリペアドステートメント ... 変数や値を(それぞれ)バインドするため PDOStatement::bindParam() や PDOStatement::bindValue() をコールする。 ... して複数の値をバインドすることはできません。 例えば、IN() 句の中のひとつのパラメータに対して 2 つの値をバイ ... s < :calories AND colour LIKE :colour' ); $sth -> bindParam ( 'calories' , $calories , PDO :: PARAM_INT ... ":" を付けることができます(オプション) */ $sth -> bindValue ( ':colour' , "% $colour %" ); $sth -> execu ...
https://man.plustar.jp/php/pdostatement.execute.html - [similar]
runkit7 関数 2622
« 定義済み定数 runkit7_constant_add » PHP Manual runkit7 runkit7 関数 runkit7 関数 目次 runkit7_ ... constant_add — Similar to define(), but allows defining in class definitions as we ... ll runkit7_constant_redefine — Redefine an already defined constant runkit7_co ... nstant_remove — Remove/Delete an already defined constant runkit7_function_add — Add a new functi ... ction to a new function name runkit7_function_redefine — Replace a function definition with a new implem ...
https://man.plustar.jp/php/ref.runkit7.html - [similar]