検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 1200 for [SIMILAR] 16 1024 4096 WITH 18268 ィス WITH 8851... (0.950 sec.)
指定した時刻まで実行を遅延する 0
« time_nanosleep uniqid » PHP Manual その他の関数 指定した時刻まで実行を遅延する time_sleep_until (PHP 5 >= 5.1.0, PHP 7, PHP 8) time_sleep_until — 指定した時刻まで実行を遅延する 説明 time_sleep_until ( float $timestamp ): bool 指定した timestamp までスクリプトの実行を遅延させます。 パラ ...
https://man.plustar.jp/php/function.time-sleep-until.html - [similar]
Microsoft Windows のコマンドラインでの PHP 0
« ソースからのビルド Apache 2.x (Microsoft Windows 用) » PHP Manual Windows システムへのインストール Microsoft Windows のコマンドラインでの PHP Microsoft Windows のコマンドラインでの PHP この節では、PHP を Windows のコマンドラインで実行するときの注意点やヒントを説明します。 注意 : まず ...
https://man.plustar.jp/php/install.windows.commandline.html - [similar]
定義済の変数 0
« リファレンスの適用範囲 スーパーグローバル » PHP Manual 言語リファレンス 定義済の変数 定義済の変数 PHP には定義済みの定数が多く用意されており、すべてのスクリプトで使用することができます。 外部から来る変数 や組み込みの環境変数、直近のエラーメッセージや最後に取得したヘッダなどのあらゆる内 ...
https://man.plustar.jp/php/reserved.variables.html - [similar]
生成された PS データを含むバッファの内容を取得する 0
« ps_findfont ps_get_parameter » PHP Manual PS 関数 生成された PS データを含むバッファの内容を取得する ps_get_buffer (PECL ps >= 1.1.0) ps_get_buffer — 生成された PS データを含むバッファの内容を取得する 説明 ps_get_buffer ( resource $psdoc ): string この関数は、まだ実装されていません。常 ...
https://man.plustar.jp/php/function.ps-get-buffer.html - [similar]
ユーザーレベルのエラー/警告/通知メッセージを生成する 0
« set_exception_handler user_error » PHP Manual エラー処理関数 ユーザーレベルのエラー/警告/通知メッセージを生成する trigger_error (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) trigger_error — ユーザーレベルのエラー/警告/通知メッセージを生成する 説明 trigger_error ( string $message , int $error_l ...
https://man.plustar.jp/php/function.trigger-error.html - [similar]
XML-RPC 関数 0
« 定義済み定数 xmlrpc_decode_request » PHP Manual XML-RPC XML-RPC 関数 XML-RPC 関数 目次 xmlrpc_decode_request — XML をネイティブなPHP 型にデコードする xmlrpc_decode — XML をネイティブな PHP 型にデコードする xmlrpc_encode_request — メソッドリクエスト用の XML を生成する xmlrpc_encode — PH ...
https://man.plustar.jp/php/ref.xmlrpc.html - [similar]
The dispatchLoopShutdown purpose 0
« Yaf_Plugin_Abstract Yaf_Plugin_Abstract::dispatchLoopStartup » PHP Manual Yaf_Plugin_Abstract The dispatchLoopShutdown purpose Yaf_Plugin_Abstract::dispatchLoopShutdown (Yaf >=1.0.0) Yaf_Plugin_Abstract::dispatchLoopShutdown — The dispatchLoopShutdown purpose 説明 public Yaf_Plugin_Abs ...
https://man.plustar.jp/php/yaf-plugin-abstract.dispatchloopshutdown.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
コードの事前ロード 0
« リソース型 OPcache 関数 » PHP Manual OPcache コードの事前ロード コードの事前ロード PHP 7.4.0 以降では、エンジンの起動時に opcache に事前ロードするスクリプトを指定できるようになりました。 指定されたファイルに存在するあらゆる 関数、クラス、 インターフェイス や トレイト (定数は除く) は、 ...
https://man.plustar.jp/php/opcache.preloading.html - [similar]