検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 215 for [SIMILAR] 16 1024 4096 WITH 74654 autoload WITH ... (0.197 sec.)
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
以前に設定したHTTPヘッダを削除する 0
« header_register_callback header » PHP Manual ネットワーク 関数 以前に設定したHTTPヘッダを削除する header_remove (PHP 5 >= 5.3.0, PHP 7, PHP 8) header_remove — 以前に設定したHTTPヘッダを削除する 説明 header_remove ( ? string $name = null ): void header() 関数を使って以前に設定したHTTPヘ ...
https://man.plustar.jp/php/function.header-remove.html - [similar]
セッションデータを書き込んでセッションを終了する 0
« session_unset SessionHandler » PHP Manual セッション関数 セッションデータを書き込んでセッションを終了する session_write_close (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) session_write_close — セッションデータを書き込んでセッションを終了する 説明 session_write_close (): bool 現在のセッションを ...
https://man.plustar.jp/php/function.session-write-close.html - [similar]
Pause the CPU usage timer 0
« LuaSandbox::loadString LuaSandbox::registerLibrary » PHP Manual LuaSandbox Pause the CPU usage timer LuaSandbox::pauseUsageTimer (PECL luasandbox >= 1.4.0) LuaSandbox::pauseUsageTimer — Pause the CPU usage timer 説明 public LuaSandbox::pauseUsageTimer (): bool Pauses the CPU usage time ...
https://man.plustar.jp/php/luasandbox.pauseusagetimer.html - [similar]
セッションのデータを書き込む 0
« SessionHandler::read SessionHandlerInterface » PHP Manual SessionHandler セッションのデータを書き込む SessionHandler::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandler::write — セッションのデータを書き込む 説明 public SessionHandler::write ( string $id , string $data ): bool セッショ ...
https://man.plustar.jp/php/sessionhandler.write.html - [similar]
セッションのデータを書き込む 0
« SessionHandlerInterface::read SessionIdInterface » PHP Manual SessionHandlerInterface セッションのデータを書き込む SessionHandlerInterface::write (PHP 5 >= 5.4.0, PHP 7, PHP 8) SessionHandlerInterface::write — セッションのデータを書き込む 説明 public SessionHandlerInterface::write ( st ...
https://man.plustar.jp/php/sessionhandlerinterface.write.html - [similar]
使われているルート名を取得する 0
« Yaf_Router::__construct Yaf_Router::getRoute » PHP Manual Yaf_Router 使われているルート名を取得する Yaf_Router::getCurrentRoute (Yaf >=1.0.0) Yaf_Router::getCurrentRoute — 使われているルート名を取得する 説明 public Yaf_Router::getCurrentRoute (): string ルーティングプロセスで使われてい ...
https://man.plustar.jp/php/yaf-router.getcurrentroute.html - [similar]
0
« 定義済み定数 Yar_Server » PHP Manual Yar 例 例 例1 Yar Server Example <?php /* assume this page can be accessed by http://example.com/operator.php */ class Operator { /** * Add two operands * @param interge * @return interge */ public function add ( $a , $b ) { return $this -> _add ( $ ...
https://man.plustar.jp/php/yar.examples.html - [similar]
Phar アーカイブの PHP ローダーあるいは起動スタブを返す 0
« Phar::getSignature Phar::getSupportedCompression » PHP Manual Phar Phar アーカイブの PHP ローダーあるいは起動スタブを返す Phar::getStub (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getStub — Phar アーカイブの PHP ローダーあるいは起動スタブを返す 説明 public Phar::getStub () ...
https://man.plustar.jp/php/phar.getstub.html - [similar]
クラス/オブジェクト関数 0
« 例 __autoload » PHP Manual クラス/オブジェクト クラス/オブジェクト関数 クラス/オブジェクト関数 目次 __autoload — 未定義のクラスのロードを試みる class_alias — クラスのエイリアスを作成する class_exists — クラスが定義済みかどうかを確認する enum_exists — 列挙型が定義されているかを調べる ge ...
https://man.plustar.jp/php/ref.classobj.html - [similar]