検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 252 for exit (0.016 sec.)
Constructs EventHttpRequest object 4611
« EventHttpRequest::closeConnection EventHttpRequest::findHeader » PHP Manual EventHttpRequest C ... :: EOL_ANY )) { echo $s , PHP_EOL ; } } } $base -> exit ( NULL ); } $address = "127.0.0.1" ; $port = 80 ; ...
https://man.plustar.jp/php/eventhttprequest.construct.html - [similar]
このリクエストの後にApacheプロセスを終了する 4611
« Apache 関数 apache_get_modules » PHP Manual Apache 関数 このリクエストの後にApacheプロセスを終 ... 関数は Windows 環境にはまだ実装されていません。 参考 exit() - メッセージを出力し、現在のスクリプトを終了する ...
https://man.plustar.jp/php/function.apache-child-terminate.html - [similar]
プロセスのタイトルを設定する 4611
« cli_get_process_title dl » PHP Manual PHP オプション/情報 関数 プロセスのタイトルを設定する cl ... "Unable to set process title for PID $pid ...\n" ; exit( 1 ); } else { echo "The process title ' $title ' ...
https://man.plustar.jp/php/function.cli-set-process-title.html - [similar]
ファイルの取得/送信を継続する(非ブロッキング) 4611
« ftp_mlsd ftp_nb_fget » PHP Manual FTP 関数 ファイルの取得/送信を継続する(非ブロッキング) ftp ... cho "There was an error downloading the file..." ; exit( 1 ); } ?> 関連キーワード: 送信 , 継続 , ブロッキン ...
https://man.plustar.jp/php/function.ftp-nb-continue.html - [similar]
PKCS7 ファイルを PEM証明書 の配列にエクスポートする 4611
« openssl_pkcs7_encrypt openssl_pkcs7_sign » PHP Manual OpenSSL 関数 PKCS7 ファイルを PEM証明書 ... ++) printf ( "SSL l%d: %s" . PHP_EOL , $i , $e ); exit( 1 ); } print_r ( $p7 ); ?> 参考 openssl_csr_sign( ...
https://man.plustar.jp/php/function.openssl-pkcs7-read.html - [similar]
バックエンドのプロセス ID を得る 4611
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_g ... " ); if (! $conn ) { echo "An error occurred.\n" ; exit; } // バックエンドのプロセスIDを取得。このプロセス ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
接続に関連するポート番号を返す 4611
« pg_ping pg_prepare » PHP Manual PostgreSQL 関数 接続に関連するポート番号を返す pg_port (PHP 4, ... n" ; } else { print pg_last_error ( $pgsql_conn ); exit; } ?> 関連キーワード: 接続 , ポート , 番号 , conne ...
https://man.plustar.jp/php/function.pg-port.html - [similar]
PostgreSQL 接続のトレースを無効にする 4611
« pg_unescape_bytea pg_update » PHP Manual PostgreSQL 関数 PostgreSQL 接続のトレースを無効にする ... にする } else { print pg_last_error ( $pgsql_conn ); exit; } ?> 参考 pg_trace() - PostgreSQL 接続のトレースを ...
https://man.plustar.jp/php/function.pg-untrace.html - [similar]
直線を描く 4611
« ps_include_file ps_makespotcolor » PHP Manual PS 関数 直線を描く ps_lineto (PECL ps >= 1.1.0) ... rint "PostScript ファイルをオープンできません\n" ; exit; } ps_set_info ( $ps , "Creator" , "rectangle.php" ...
https://man.plustar.jp/php/function.ps-lineto.html - [similar]
破線の形状を設定する 4611
« ps_setoverprintmode ps_shading_pattern » PHP Manual PS 関数 破線の形状を設定する ps_setpolydas ... rint "PostScript ファイルをオープンできません\n" ; exit; } ps_set_info ( $ps , "Creator" , "polydash.php" ...
https://man.plustar.jp/php/function.ps-setpolydash.html - [similar]