検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1938 for IF (0.050 sec.)
Cancels a pending HTTP request 2643
« EventHttpRequest::addHeader EventHttpRequest::clearHeaders » PHP Manual EventHttpRequest Cance ... t is not executed and the request object is freed. If the request is currently being processed, e.g. it ... s going to get reset. A request cannot be canceled if its callback has executed already. A request may b ...
https://man.plustar.jp/php/eventhttprequest.cancel.html - [similar]
文字列のコードを評価し、動的に関数を作成する 2643
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動 ... t($x*$x + $y*$y);' ), create_function ( '$a,$b' , 'if ($a >=0) {return "b*a^2 = ".$b*sqrt($a);} else {re ... \$b,\$b*\$b+\$a);" ), create_function ( '$a,$b' , 'if ($a > 0 && $b != 0) {return "ln(a)/b = ".log($a)/$ ... 成します $garr = array( create_function ( '$b,$a' , 'if (strncmp($a, $b, 3) == 0) return "** \"$a\" ' . 'a ... rt ( $x * $x + $y * $y ); }, function( $a , $b ) { if ( $a >= 0 ) {return "b*a^2 = " . $b * sqrt ( $a ); ...
https://man.plustar.jp/php/function.create-function.html - [similar]
MQSeries MQGET 2643
« mqseries_disc mqseries_inq » PHP Manual mqseries 関数 MQSeries MQGET mqseries_get (PECL mqseri ... h compCode Completion code. reason Reason code qualifying the compCode. 戻り値 値を返しません。 例 例1 m ... MQSERIES_MQOO_INPUT_AS_Q_DEF | MQSERIES_MQOO_FAIL_IF_QUIESCING | MQSERIES_MQOO_OUTPUT , $obj , $comp_co ... ons $gmo = array( 'Options' => MQSERIES_MQGMO_FAIL_IF_QUIESCING | MQSERIES_MQGMO_WAIT , 'WaitInterval' = ... 55 , $msg , $data_length , $comp_code , $reason ); if ( $comp_code !== MQSERIES_MQCC_OK ) { printf ( "GE ...
https://man.plustar.jp/php/function.mqseries-get.html - [similar]
MySQL サーバーへの接続をオープンする 2643
« mysql_close mysql_create_db » PHP Manual MySQL 関数 MySQL サーバーへの接続をオープンする mysql ... ( 'localhost' , 'mysql_user' , 'mysql_password' ); if (! $link ) { die( '接続できませんでした: ' . mysql ... ple.com:3307' , 'mysql_user' , 'mysql_password' ); if (! $link ) { die( '接続できませんでした: ' . mysql ... 7.0.0.1:3307' , 'mysql_user' , 'mysql_password' ); if (! $link ) { die( '接続できませんでした: ' . mysql ... ':/tmp/mysql' , 'mysql_user' , 'mysql_password' ); if (! $link ) { die( '接続できませんでした: ' . mysql ...
https://man.plustar.jp/php/function.mysql-connect.html - [similar]
連想配列として結果の行を取得する 2643
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... ( "localhost" , "mysql_user" , "mysql_password" ); if (! $conn ) { echo "Unable to connect to DB: " . my ... sql_error (); exit; } if (! mysql_select_db ( "mydbname" )) { echo "Unable ... userstatus = 1" ; $result = mysql_query ( $sql ); if (! $result ) { echo "Could not successfully run qu ... ery ( $sql ) from DB: " . mysql_error (); exit; } if ( mysql_num_rows ( $result ) == 0 ) { echo "No row ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
行を配列として返す 2643
« sqlsrv_execute sqlsrv_fetch_object » PHP Manual SQLSRV 関数 行を配列として返す sqlsrv_fetch_ar ... sqlsrv_connect ( $serverName , $connectionInfo ); if( $conn === false ) { die( print_r ( sqlsrv_errors ... omeTable" ; $stmt = sqlsrv_query ( $conn , $sql ); if( $stmt === false ) { die( print_r ( sqlsrv_errors ... sqlsrv_connect ( $serverName , $connectionInfo ); if( $conn === false ) { die( print_r ( sqlsrv_errors ... omeTable" ; $stmt = sqlsrv_query ( $conn , $sql ); if( $stmt === false ) { die( print_r ( sqlsrv_errors ...
https://man.plustar.jp/php/function.sqlsrv-fetch-array.html - [similar]
Description 2643
« Imagick::clipImage Imagick::clipPathImage » PHP Manual Imagick Description Imagick::clipImageP ... Clips along the named paths from the 8BIM profile, if present. Later operations take effect inside the p ... ath. Id may be a number if preceded with #, to work on a numbered path, e.g., ...
https://man.plustar.jp/php/imagick.clipimagepath.html - [similar]
Create a new WriteConcern 2643
« MongoDB\Driver\WriteConcern::bsonSerialize MongoDB\Driver\WriteConcern::getJournal » PHP Manua ... r replica sets to request acknowledgement from specified number of members, including the primary. Mongo ... ve propagated to a replica set member with the specified tag. wtimeout How long to wait (in milliseconds ... with an error ( WriteConcernError ) after the specified limit, even if the required write concern will ... s return, MongoDB does not undo successful data modifications performed before the write concern exceede ...
https://man.plustar.jp/php/mongodb-driver-writeconcern.construct.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 2643
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメン ... sword" , "world" ); /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect fai ... ntryCode FROM City ORDER by ID DESC LIMIT 150,5" ; if ( $stmt = $mysqli -> prepare ( $query )) { /* ステ ... sword" , "world" ); /* 接続状況をチェックします */ if ( mysqli_connect_errno ()) { printf ( "Connect fai ... ntryCode FROM City ORDER by ID DESC LIMIT 150,5" ; if ( $stmt = mysqli_prepare ( $link , $query )) { /* ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
米Yahoo! の位置情報プラットフォーム FireEagle の例 2643
« 例 OAuth 関数 » PHP Manual 例 米Yahoo! の位置情報プラットフォーム FireEagle の例 米Yahoo! の位 ... エストには oauth_token の値が含まれているはずである if(!isset( $_GET [ 'oauth_token' ]) && $_SESSION [ 's ... , OAUTH_AUTH_TYPE_URI ); $oauth -> enableDebug (); if(!isset( $_GET [ 'oauth_token' ]) && ! $_SESSION [ ... equest_token_info [ 'oauth_token' ]); exit; } else if( $_SESSION [ 'state' ]== 1 ) { $oauth -> setToken ...
https://man.plustar.jp/php/oauth.examples.fireeagle.html - [similar]