検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 313 for [SIMILAR] 16 1024 4096 WITH 34454 divisionbyzero... (1.116 sec.)
定義済みの例外 0
« $argv Exception » PHP Manual 言語リファレンス 定義済みの例外 定義済みの例外 目次 Exception ErrorException Error ArgumentCountError ArithmeticError AssertionError DivisionByZeroError CompileError ParseError TypeError ValueError UnhandledMatchError FiberError SPL の例外 も参照ください。 ...
https://man.plustar.jp/php/reserved.exceptions.html - [similar]
Yaf_Request_Abstract クラス 0
« Yaf_Registry::set Yaf_Request_Abstract::clearParams » PHP Manual Yaf Yaf_Request_Abstract クラス Yaf_Request_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Request_Abstract { /* Constants */ const string SCHEME_HTTP = http ; const string SCHEME_HTTPS = https ; /* プロパティ ...
https://man.plustar.jp/php/class.yaf-request-abstract.html - [similar]
Yaf_Application クラス 0
« アプリケーションの設定 Yaf_Application::app » PHP Manual Yaf Yaf_Application クラス Yaf_Application クラス (No version information available, might only be in Git) はじめに Yaf_Application はアプリケーションのブートストラップ機能を提供します。 再利用可能なリソース、共有できるモジュール ...
https://man.plustar.jp/php/class.yaf-application.html - [similar]
Yaf_Route_Regex クラス 0
« Yaf_Route_Map::route Yaf_Route_Regex::assemble » PHP Manual Yaf Yaf_Route_Regex クラス Yaf_Route_Regex クラス (Yaf >=1.0.0) はじめに Yaf_Route_Regex は、 Yaf の組み込みのルートのなかでも一番柔軟性の高いものです。 クラス概要 class Yaf_Route_Regex extends Yaf_Route_Interface implements Y ...
https://man.plustar.jp/php/class.yaf-route-regex.html - [similar]
コンテンツをレスポンスに設定する 0
« Yaf_Response_Abstract::setAllHeaders Yaf_Response_Abstract::setHeader » PHP Manual Yaf_Response_Abstract コンテンツをレスポンスに設定する Yaf_Response_Abstract::setBody (Yaf >=1.0.0) Yaf_Response_Abstract::setBody — コンテンツをレスポンスに設定する 説明 public Yaf_Response_Abstract::se ...
https://man.plustar.jp/php/yaf-response-abstract.setbody.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
Yaf_Route_Rewrite クラス 0
« Yaf_Route_Regex::route Yaf_Route_Rewrite::assemble » PHP Manual Yaf Yaf_Route_Rewrite クラス Yaf_Route_Rewrite クラス (Yaf >=1.0.0) はじめに 使いかたについては、 Yaf_Route_Rewrite::__construct() のサンプルを参照ください。 クラス概要 class Yaf_Route_Rewrite extends Yaf_Route_Interface i ...
https://man.plustar.jp/php/class.yaf-route-rewrite.html - [similar]
整数値の除算 0
« hypot is_finite » PHP Manual Math 関数 整数値の除算 intdiv (PHP 7, PHP 8) intdiv — 整数値の除算 説明 intdiv ( int $num1 , int $num2 ): int num1 を num2 で割った整数商を返します。 パラメータ num1 割られる数。 num2 num1 を割る数。 戻り値 num1 を num2 で割った整数商。 エラー / 例外 num2 が ...
https://man.plustar.jp/php/function.intdiv.html - [similar]
Yaf_Route_Simple クラス 0
« Yaf_Router::route Yaf_Route_Simple::assemble » PHP Manual Yaf Yaf_Route_Simple クラス Yaf_Route_Simple クラス (Yaf >=1.0.0) はじめに Yaf_Route_Simple は、クエリ文字列を見てルート情報を取得します。 Yaf_Route_Simple に対して必要な設定は、 $_GET のどのキーがモジュールでどのキーがコントロー ...
https://man.plustar.jp/php/class.yaf-route-simple.html - [similar]
ユーザー定義の例外ハンドラ関数を設定する 0
« set_error_handler trigger_error » PHP Manual エラー処理関数 ユーザー定義の例外ハンドラ関数を設定する set_exception_handler (PHP 5, PHP 7, PHP 8) set_exception_handler — ユーザー定義の例外ハンドラ関数を設定する 説明 set_exception_handler ( ? callable $callback ): ? callable 例外が try/c ...
https://man.plustar.jp/php/function.set-exception-handler.html - [similar]