検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 519 for [SIMILAR] 16 1024 4096 WITH 20363 getrouter WITH... (1.367 sec.)
はじめに 0
« phpdbg インストール/設定 » PHP Manual phpdbg はじめに はじめに phpdbg は SAPIモジュール として実装されており、 コードのパフォーマンスや機能に影響を与えずに実行環境を完全に制御できます。 phpdbg は、軽量、強力かつ、使いやすい PHP のデバッガ環境になることを目標としています。 提供する機能は ...
https://man.plustar.jp/php/intro.phpdbg.html - [similar]
Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 0
« Phar::setSignatureAlgorithm Phar::startBuffering » PHP Manual Phar Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する Phar::setStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::setStub — Phar アーカイブの PHP ローダ (あるいは起動スタブ) を設定する 説明 public Phar ...
https://man.plustar.jp/php/phar.setstub.html - [similar]
アプリケーションのインスタンスを取得する 0
« Yaf_Application Yaf_Application::bootstrap » PHP Manual Yaf_Application アプリケーションのインスタンスを取得する Yaf_Application::app (Yaf >=1.0.0) Yaf_Application::app — アプリケーションのインスタンスを取得する 説明 public static Yaf_Application::app (): mixed Yaf_Application のインス ...
https://man.plustar.jp/php/yaf-application.app.html - [similar]
サポートする日付と時刻の書式 0
« timezone_version_get 時刻の書式 » PHP Manual Date/Time サポートする日付と時刻の書式 サポートする日付と時刻の書式 目次 時刻の書式 日付の書式 複合的な書式 相対的な書式 この節では DateTimeImmutable , DateTime , date_create_immutable() , date_create() , date_parse() および strtotime() が解 ...
https://man.plustar.jp/php/datetime.formats.html - [similar]
関連付けられた名前空間に新しい要素を作成する 0
« DOMDocument::createElement DOMDocument::createEntityReference » PHP Manual DOMDocument 関連付けられた名前空間に新しい要素を作成する DOMDocument::createElementNS (PHP 5, PHP 7, PHP 8) DOMDocument::createElementNS — 関連付けられた名前空間に新しい要素を作成する 説明 public DOMDocument::cr ...
https://man.plustar.jp/php/domdocument.createelementns.html - [similar]
ウォッチャーを設定する 0
« EvEmbed::createStopped EvEmbed::sweep » PHP Manual EvEmbed ウォッチャーを設定する EvEmbed::set (PECL ev >= 0.2.0) EvEmbed::set — ウォッチャーを設定する 説明 public EvEmbed::set ( object $other ): void ウォッチャーを設定して、 他の イベントループオブジェクトで使えるようにします。 パラメ ...
https://man.plustar.jp/php/evembed.set.html - [similar]
Resume previously suspended default event loop 0
« EvLoop::prepare EvLoop::run » PHP Manual EvLoop Resume previously suspended default event loop EvLoop::resume (PECL ev >= 0.2.0) EvLoop::resume — Resume previously suspended default event loop 説明 public EvLoop::resume (): void EvLoop::suspend() and EvLoop::resume() methods suspend an ...
https://man.plustar.jp/php/evloop.resume.html - [similar]
Suspend the loop 0
« EvLoop::stop EvLoop::timer » PHP Manual EvLoop Suspend the loop EvLoop::suspend (PECL ev >= 0.2.0) EvLoop::suspend — Suspend the loop 説明 public EvLoop::suspend (): void EvLoop::suspend() and EvLoop::resume() methods suspend and resume a loop correspondingly. パラメータ この関数にはパ ...
https://man.plustar.jp/php/evloop.suspend.html - [similar]
最初の引数で指定したコールバック関数をコールする 0
« call_user_func_array create_function » PHP Manual 関数処理 関数 最初の引数で指定したコールバック関数をコールする call_user_func (PHP 4, PHP 5, PHP 7, PHP 8) call_user_func — 最初の引数で指定したコールバック関数をコールする 説明 call_user_func ( callable $callback , mixed ...$args ): mi ...
https://man.plustar.jp/php/function.call-user-func.html - [similar]
親ディレクトリのパスを返す 0
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname (PHP 4, PHP 5, PHP 7, PHP 8) dirname — 親ディレクトリのパスを返す 説明 dirname ( string $path , int $levels = 1 ): string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 カレント ...
https://man.plustar.jp/php/function.dirname.html - [similar]