検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 252 for exit (0.024 sec.)
新しい DateTimeImmutable オブジェクトを返す 4781
« DateTimeImmutable::add DateTimeImmutable::createFromFormat » PHP Manual DateTimeImmutable 新し ... catch ( Exception $e ) { echo $e -> getMessage (); exit( 1 ); } echo $date -> format ( 'Y-m-d' ); ?> 手続き ... e [ 'errors' ] as $error ) { echo " $error \n" ; } exit( 1 ); } echo date_format ( $date , 'Y-m-d' ); ?> 上 ...
https://man.plustar.jp/php/datetimeimmutable.construct.html - [similar]
Dispatch pending events 4781
« EventBase::__construct EventBase::exit » PHP Manual EventBase Dispatch pending events EventBas ...
https://man.plustar.jp/php/eventbase.dispatch.html - [similar]
Free resources allocated for this event base 4781
« EventBase::exit EventBase::getFeatures » PHP Manual EventBase Free resources allocated for thi ...
https://man.plustar.jp/php/eventbase.free.html - [similar]
Constructs EventHttp object(the HTTP server) 4781
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... echo "Counter reached max requests $max_requests . Exiting\n" ; exit(); } echo __METHOD__ , " called\n" ; ... argv [ 1 ]; } if ( $port <= 0 || $port > 65535 ) { exit( "Invalid port" ); } $base = new EventBase (); $ht ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
生の HTTP ヘッダを送信する 4781
« header_remove headers_list » PHP Manual ネットワーク 関数 生の HTTP ヘッダを送信する header (P ... */ header ( 'Location: http://www.example.com/' ); exit; ?> パラメータ header ヘッダ文字列。 特殊な header ... 以降のコードが実行されないことを確認してください */ exit; ?> replace オプションのパラメータ replace は、ヘッ ... eader ( "Location: http:// $host$uri / $extra " ); exit; ?> 注意 : session.use_trans_sid が有効であったとし ...
https://man.plustar.jp/php/function.header.html - [similar]
Create a new Command 4781
« MongoDB\Driver\Command MongoDB\Driver\Query » PHP Manual MongoDB\Driver\Command Create a new C ... Exception $e ) { echo $e -> getMessage (), "\n" ; exit; } var_dump ( $response ); ?> 上の例の出力は、 たと ... Exception $e ) { echo $e -> getMessage (), "\n" ; exit; } var_dump ( $response ); ?> 上の例の出力は、 たと ...
https://man.plustar.jp/php/mongodb-driver-command.construct.html - [similar]
結果ポインタにおける現在のフィールドオフセットを取得する 4781
« mysqli_result::__construct mysqli_result::data_seek » PHP Manual mysqli_result 結果ポインタにお ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ...
https://man.plustar.jp/php/mysqli-result.current-field.html - [similar]
結果ポインタを、指定したフィールドオフセットに設定する 4781
« mysqli_result::$field_count mysqli_result::free » PHP Manual mysqli_result 結果ポインタを、指定 ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, SurfaceArea from Count ...
https://man.plustar.jp/php/mysqli-result.field-seek.html - [similar]
プリペアドステートメントから結果を取得し、バインド変数に格納する 4781
« mysqli_stmt::execute mysqli_stmt::$field_count » PHP Manual mysqli_stmt プリペアドステートメン ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, CountryCode FROM City ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $query = "SELECT Name, CountryCode FROM City ...
https://man.plustar.jp/php/mysqli-stmt.fetch.html - [similar]
直前のステートメントの操作での SQLSTATE エラーを返す 4781
« mysqli_stmt::send_long_data mysqli_stmt::store_result » PHP Manual mysqli_stmt 直前のステートメ ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } $mysqli -> query ( "CREATE TABLE myCountry LI ... "Connect failed: %s\n" , mysqli_connect_error ()); exit(); } mysqli_query ( $link , "CREATE TABLE myCountr ...
https://man.plustar.jp/php/mysqli-stmt.sqlstate.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT