検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1722 for [SIMILAR] 16 1024 4096 WITH 16854 数処 WITH 2649... (1.341 sec.)
variant の整数部を返す 0
« variant_imp variant_mod » PHP Manual COM関数 variant の整数部を返す variant_int (PHP 5, PHP 7, PHP 8) variant_int — variant の整数部を返す 説明 variant_int ( mixed $value ): variant variant の整数部を返します。 パラメータ value variant。 注意 : variant に関するすべての計算用関数と同様、 ...
https://man.plustar.jp/php/function.variant-int.html - [similar]
2 つの variant の排他的論理和を計算する 0
« variant_sub win32service » PHP Manual COM関数 2 つの variant の排他的論理和を計算する variant_xor (PHP 5, PHP 7, PHP 8) variant_xor — 2 つの variant の排他的論理和を計算する 説明 variant_xor ( mixed $left , mixed $right ): variant 排他的論理和を計算します。 パラメータ left 左オペランド ...
https://man.plustar.jp/php/function.variant-xor.html - [similar]
戻り値 0
« 関数の引数 可変関数 » PHP Manual 関数 戻り値 戻り値 オプションの return 文により値を返すことができます。 配列やオブジェクトを含むあらゆる型を返すことができます。 これにより、関数の実行を任意の箇所で終了し、その関数を呼び出した 箇所に制御を戻すことが出来ます。詳細に関しては return を参照 ...
https://man.plustar.jp/php/functions.returning-values.html - [similar]
LONG カラムを処理する 0
« odbc_gettypeinfo odbc_next_result » PHP Manual ODBC 関数 LONG カラムを処理する odbc_longreadlen (PHP 4, PHP 5, PHP 7, PHP 8) odbc_longreadlen — LONG カラムを処理する 説明 odbc_longreadlen ( resource $statement , int $length ): bool LONG および LONGVARBINARY のカラムを処理する方法を制御 ...
https://man.plustar.jp/php/function.odbc-longreadlen.html - [similar]
付録 0
« その他の質問 PHP の歴史と関連するプロジェクト » PHP Manual 付録 付録 PHP の歴史と関連するプロジェクト PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP 8.0.x から PHP 8.1.x への移行 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位 ...
https://man.plustar.jp/php/appendices.html - [similar]
ファイバー 0
« 例外を拡張する ジェネレータ » PHP Manual 言語リファレンス ファイバー ファイバー ファイバーの概要 (PHP 8 >= 8.1.0) ファイバー(Fibers) は、完全なスタックを持つ、停止可能な関数です。 ファイバー はコールスタック中のどこからでも停止することができますし、 後に再開されるまで実行を停止したまま ...
https://man.plustar.jp/php/language.fibers.html - [similar]
mysqli::__construct のエイリアス 0
« エイリアスおよび非推奨の Mysqli 関数 mysqli::escape_string » PHP Manual エイリアスおよび非推奨の Mysqli 関数 mysqli::__construct のエイリアス mysqli_connect (PHP 5, PHP 7, PHP 8) mysqli_connect — mysqli::__construct() のエイリアス 説明 この関数は次の関数のエイリアスです。 mysqli::__con ...
https://man.plustar.jp/php/function.mysqli-connect.html - [similar]
SPL 関数 0
« UnexpectedValueException class_implements » PHP Manual SPL SPL 関数 SPL 関数 目次 class_implements — 与えられたクラスあるいはインターフェイスが実装しているインターフェイスを返す class_parents — 与えられたクラスの親クラスを返す class_uses — 指定したクラスが使っているトレイトを返す itera ...
https://man.plustar.jp/php/ref.spl.html - [similar]
関数をエクスポートする 0
« ReflectionFunction::__construct ReflectionFunction::getClosure » PHP Manual ReflectionFunction 関数をエクスポートする ReflectionFunction::export (PHP 5, PHP 7) ReflectionFunction::export — 関数をエクスポートする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。 ...
https://man.plustar.jp/php/reflectionfunction.export.html - [similar]
引数を指定して関数を起動する 0
« ReflectionFunction::invoke ReflectionFunction::isDisabled » PHP Manual ReflectionFunction 引数を指定して関数を起動する ReflectionFunction::invokeArgs (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionFunction::invokeArgs — 引数を指定して関数を起動する 説明 public ReflectionFunction::invokeArgs ...
https://man.plustar.jp/php/reflectionfunction.invokeargs.html - [similar]