検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 279 for status (0.050 sec.)
Append HTTP body content to the HTTP response. 4888
« Swoole\Http\Response::status Swoole\Http\Server » PHP Manual Swoole\Http\Response Append HTTP ... キーワード: content , Append , Swoole , Http , the , status , Server , swoole , public , string ...
https://man.plustar.jp/php/swoole-http-response.write.html - [similar]
4888
« 定義済み定数 ZipArchive » PHP Manual Zip 例 例 例1 Zip アーカイブの作成 <?php $zip = new ZipAr ... cho "numfiles: " . $zip -> numFiles . "\n" ; echo "status:" . $zip -> status . "\n" ; $zip -> close (); ?> 例 ... echo "numFiles: " . $za -> numFiles . "\n" ; echo "status: " . $za -> status . "\n" ; echo "statusSys: " . $ ... za -> statusSys . "\n" ; echo "filename: " . $za -> filename . ...
https://man.plustar.jp/php/zip.examples.html - [similar]
FastCGI Process Manager(FPM) 4830
« virtual はじめに » PHP Manual サーバー固有のモジュール FastCGI Process Manager(FPM) FastCGI Pr ... スポンスデータをクライアントにフラッシュする fpm_get_status — 現在の FPMプール の状態を返す 関連キーワード: Pr ... ocess , Manager , プール , status , フラッシュ , データ , レスポンス , request , fin ...
https://man.plustar.jp/php/book.fpm.html - [similar]
Yac 4830
« xhprof_sample_enable はじめに » PHP Manual PHP の振る舞いの変更 Yac Yac はじめに インストール/ ... values from cache Yac::__get — Getter Yac::info — Status of cache Yac::set — Store into cache Yac::__set — ... インストール , 設定 , Store , into , from , items , Status , info , Getter ...
https://man.plustar.jp/php/book.yac.html - [similar]
Send exception for running job (exception) 4830
« GearmanJob::sendData GearmanJob::sendFail » PHP Manual GearmanJob Send exception for running j ... ::setReturn() - Set a return value GearmanJob::sendStatus() - Send status GearmanJob::sendWarning() - Send a ... nning , job , sendException , 成功 , sendWarning , status , sendStatus ...
https://man.plustar.jp/php/gearmanjob.sendexception.html - [similar]
メッセージにフラグをセットする 4801
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full ... or die( "接続できません: " . imap_last_error ()); $status = imap_setflag_full ( $mbox , "2,5" , "\\Seen \\Fl ... agged" ); echo gettype ( $status ) . "\n" ; echo $status . "\n" ; imap_close ( $mbo ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]
直前の MySQL の操作で変更された行の数を得る 4801
« mysqli mysqli::autocommit » PHP Manual mysqli 直前の MySQL の操作で変更された行の数を得る mysq ... ws ); $mysqli -> query ( "ALTER TABLE Language ADD Status int default 0" ); /* 行を更新します */ $mysqli -> ... query ( "UPDATE Language SET Status=1 WHERE Percentage > 50" ); printf ( "Affected row ... ; mysqli_query ( $link , "ALTER TABLE Language ADD Status int default 0" ); /* 行を更新します */ mysqli_quer ... y ( $link , "UPDATE Language SET Status=1 WHERE Percentage > 50" ); printf ( "Affected row ...
https://man.plustar.jp/php/mysqli.affected-rows.html - [similar]
The GearmanClient class 4762
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearm ... , string $unique = ? ): GearmanTask public addTaskStatus ( string $job_handle , string &$context = ? ): Gea ... $workload , string $unique = ? ): string public doStatus (): array public echo ( string $workload ): bool p ... error (): string public getErrno (): int public jobStatus ( string $job_handle ): array public ping ( string ... public setOptions ( int $options ): bool public setStatusCallback ( callable $callback ): bool public setTim ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
Zend Engine のメモリーマネージャによって使用されたメモリーを再利用する 4704
« gc_enabled gc_status » PHP Manual PHP オプション/情報 関数 Zend Engine のメモリーマネージャによ ... 使用 , mem , caches , 関数 , パラメータ , enabled , status ...
https://man.plustar.jp/php/function.gc-mem-caches.html - [similar]
はじめに 4704
« FDF インストール/設定 » PHP Manual FDF はじめに はじめに Forms Data Format (FDF)は、PDF ドキュ ... はずです。このようなオブジェクトには Fields 、 F 、 Status といった複数の エントリが含まれます。 最も多く使用 ... のエントリは、FDF ドキュメントの中で /F-Key または /Status-Key として参照されています。 fdf_set_file() および ... fdf_set_status() のような関数により、これらの エントリを修正するこ ...
https://man.plustar.jp/php/intro.fdf.html - [similar]