検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 282 for End (0.069 sec.)
コマンドラインオプション 4649
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... ..] php [options] [-B <begin_code>] -R <code> [-E <end_code>] [--] [args...] php [options] [-B <begin_cod ... e>] -F <file> [-E <end_code>] [--] [args...] php [options] -- [args...] p ... fine INI entry foo with value 'bar' -e Generate extended information for debugger/profiler -f <file> Pars ... Parse and execute <file> for every input line -E <end_code> Run PHP <end_code> after processing all inpu ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
Pause the CPU usage timer 4649
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage ... ox -> setCPULimit ( 1 ); function doWait ( $t ) { $end = microtime ( true ) + $t ; while ( microtime ( tr ... ue ) < $end ) { // waste CPU cycles } } // Register a PHP call ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
出力制御 関数 4649
« 出力リライトの使用法 flush » PHP Manual 出力制御 出力制御 関数 出力制御 関数 参考 header() およ ... ュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッ ... ファリングをオフにする ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力の ...
https://man.plustar.jp/php/ref.outcontrol.html - [similar]
出力バッファリング制御 4601
« opcache_reset はじめに » PHP Manual PHP の振る舞いの変更 出力バッファリング制御 出力バッファリ ... ュする ob_clean — 出力バッファをクリア(消去)する ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッ ... ファリングをオフにする ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力の ...
https://man.plustar.jp/php/book.outcontrol.html - [similar]
PostScript ドキュメントの作成 4601
« wkhtmltox\Image\Converter::getVersion はじめに » PHP Manual テキスト以外の MIME 型 PostScript ... — PostScript ドキュメントの全リソースを削除する ps_end_page — ページを終了する ps_end_pattern — パターンを ... 終了する ps_end_template — テンプレートを終了する ps_fill_stroke — ...
https://man.plustar.jp/php/book.ps.html - [similar]
新規カーソル (ステートメントハンドル) を割り当て、それを返す 4601
« oci_new_connect oci_new_descriptor » PHP Manual OCI8 関数 新規カーソル (ステートメントハンドル ... open myrc for select first_name from employees; // end; $conn = oci_connect ( "hr" , "hrpwd" , "localhost ... stid = oci_parse ( $conn , "begin myproc(:cursbv); end;" ); oci_bind_by_name ( $stid , ":cursbv" , $curs ...
https://man.plustar.jp/php/function.oci-new-cursor.html - [similar]
リモートとローカルの DH/ECDH鍵 の公開値のための、共有シークレットを計算する 4601
« openssl_pkcs7_verify openssl_pkey_export_to_file » PHP Manual OpenSSL 関数 リモートとローカルの ... npuu4Ytksiz6VpXBBRMrIsj3frM+zUtnq8vKUr+TbjV2qyKR8l3eNDwzqz30 dlbKh9kIhZafclHfRVfyp+fVSKPfgrRAcLUgAbsVjOjP ... NKAAulSY CirnMsGZTDGmLOHg4xOZ5FEAzZI2sFNLlcw= -----END PRIVATE KEY----- " ); // Load in public key $pub = ... 4I7+LTX61Gyv dtlkbGbtoDOnxeNnN93gwQZngGYZYciu -----END PUBLIC KEY----- " ); // Outputs the hex version of ...
https://man.plustar.jp/php/function.openssl-pkey-derive.html - [similar]
PS 関数 4601
« 定義済み定数 ps_add_bookmark » PHP Manual PS PS 関数 PS 関数 連絡先 もしこの拡張や pslib につい ... — PostScript ドキュメントの全リソースを削除する ps_end_page — ページを終了する ps_end_pattern — パターンを ... 終了する ps_end_template — テンプレートを終了する ps_fill_stroke — ...
https://man.plustar.jp/php/ref.ps.html - [similar]
Constructs an EvTimer watcher object 4553
« EvTimer::again EvTimer::createStopped » PHP Manual EvTimer Constructs an EvTimer watcher objec ... "Running a blocking loop\n" ; Ev :: run (); echo "END\n" ; ?> 上の例の出力は、 たとえば以下のようになりま ... second, is launched after 2 seconds iteration = 10 END 参考 EvTimer::createStopped() - Creates EvTimer st ...
https://man.plustar.jp/php/evtimer.construct.html - [similar]
データの比較にコールバック関数を用い、配列の差を計算する 4553
« array_udiff_uassoc array_uintersect_assoc » PHP Manual 配列 関数 データの比較にコールバック関数 ... で DateTime オブジェクトを使う例 <?php class MyCalendar { public $free = array(); public $booked = array ... $start -> modify ( 'Monday this week midnight' ); $end = clone $start ; $end -> modify ( 'Friday this wee ... ); foreach (new DatePeriod ( $start , $interval , $end ) as $freeTime ) { $this -> free [] = $freeTime ; ... } } } // 毎週の予約用のカレンダーを作ります $myCalendar = new MyCalendar ; // 今週の予約を入れます $myCa ...
https://man.plustar.jp/php/function.array-udiff.html - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT