検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 456 for [SIMILAR] 16 1024 4096 WITH 49448 名関 WITH 4560... (0.338 sec.)
CallbackFilterIterator クラス 0
« CachingIterator::valid CallbackFilterIterator::accept » PHP Manual イテレータ CallbackFilterIterator クラス CallbackFilterIterator クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに クラス概要 class CallbackFilterIterator extends FilterIterator { /* メソッド */ public __construct ( Iterato ...
https://man.plustar.jp/php/class.callbackfilteriterator.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
メッセージキューからメッセージを受信する 0
« msg_queue_exists msg_remove_queue » PHP Manual セマフォ関数 メッセージキューからメッセージを受信する msg_receive (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_receive — メッセージキューからメッセージを受信する 説明 msg_receive ( SysvMessageQueue $queue , int $desired_message_type , int &$r ...
https://man.plustar.jp/php/function.msg-receive.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_quote preg_replace_callback » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback_array (PHP 7, PHP 8) preg_replace_callback_array — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callback_array ( array $p ...
https://man.plustar.jp/php/function.preg-replace-callback-array.html - [similar]
指定した関数を __autoload() の実装として登録する 0
« spl_autoload_functions spl_autoload_unregister » PHP Manual SPL 関数 指定した関数を __autoload() の実装として登録する spl_autoload_register (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_register — 指定した関数を __autoload() の実装として登録する 説明 spl_autoload_register ( ? callable $c ...
https://man.plustar.jp/php/function.spl-autoload-register.html - [similar]
言語リファレンス 0
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PHP タグ HTML からの脱出 命令の分離 コメント 型 はじめに 論理型 (boolean) 整数 浮動小数点数 文字列 数値形式の文字列 配列 Iterable オブジェクト 列挙型 / Enum リソース NULL コールバック / Callable ...
https://man.plustar.jp/php/langref.html - [similar]
Get the error message 0
« cubrid_errno cubrid_fetch_array » PHP Manual CUBRID MySQL 互換関数 Get the error message cubrid_error (PECL CUBRID >= 8.3.1) cubrid_error — Get the error message 説明 cubrid_error ( resource $connection = ? ): string The cubrid_error() function is used to get the error message that occ ...
https://man.plustar.jp/php/function.cubrid-error.html - [similar]
第一級callableを生成する記法 0
« アロー関数 クラスとオブジェクト » PHP Manual 関数 第一級callableを生成する記法 第一級callableを生成する記法 第一級callableを生成する記法 (First class callable syntax) とは、PHP 8.1.0 で追加された、 callable から 無名関数 を生成する記法です。 この記法は、 文字列や配列を使って callable を ...
https://man.plustar.jp/php/functions.first_class_callable_syntax.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT