検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 115 for [SIMILAR] 16 1024 4096 WITH 12377 statements WIT... (0.135 sec.)
return 0
« declare require » PHP Manual 制御構造 return return (PHP 4, PHP 5, PHP 7, PHP 8) return は、プログラムの制御を呼び出し元に戻します。 呼び出し側のモジュールでは、呼び出しの次の式から続行します。 関数内で呼び出されると、 return 文は即座に その関数の実行を停止し、引数を関数の値として返しま ...
https://man.plustar.jp/php/function.return.html - [similar]
変更された関数 0
« PHP 7.0.x で推奨されなくなる機能 新しい関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 変更された関数 変更された関数 PHP コア debug_zval_dump() の出力が、"long" ではなく "int" に、 そして "double" ではなく "float" になりました。 dirname() が、オプションの第二パラメータ depth を受け ...
https://man.plustar.jp/php/migration70.changed-functions.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.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
« mb_regex_encoding mb_scrub » PHP Manual マルチバイト文字列 関数 マルチバイト正規表現関数のデフォルトオプションを取得または設定する mb_regex_set_options (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_regex_set_options — マルチバイト正規表現関数のデフォルトオプションを取得または設定する 説明 m ...
https://man.plustar.jp/php/function.mb-regex-set-options.html - [similar]
Returns a short, readable, parsable string representation of a variable 0
« var_representation 関数 その他のサービス » PHP Manual var_representation 関数 Returns a short, readable, parsable string representation of a variable var_representation (PECL var_representation >= 0.1.0) var_representation — Returns a short, readable, parsable string representation of ...
https://man.plustar.jp/php/function.var-representation.html - [similar]
その他の関数 0
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
CUBRID 0
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 CUBRID 関数 cubrid_bind — Bind variables to a prepared statement as parameters cubrid_close_prepare — Close the r ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual CUBRID 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 The following constants can be used when executing SQL statement. They can b ...
https://man.plustar.jp/php/cubrid.constants.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT