検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 1925 for 引数 (0.092 sec.)
結果エントリから DN を得る 2650
« ldap_get_attributes ldap_get_entries » PHP Manual LDAP 関数 結果エントリから DN を得る ldap_ge ... false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期 ... バージョンでは、 リソース を期待していました。 8.1.0 引数 entry は、 LDAP\ResultEntry クラスのインスタンスを ...
https://man.plustar.jp/php/function.ldap-get-dn.html - [similar]
現在のプロセス空間で指定したプログラムを実行する 2650
« pcntl_errno pcntl_fork » PHP Manual PCNTL 関数 現在のプロセス空間で指定したプログラムを実行する ... $args = [] , array $env_vars = [] ): bool 指定した引数でプログラムを実行します。 パラメータ path path は、 ... (2) を参照ください。 args args は、プログラムに渡す引数文字列の配列です。 env_vars env_vars は、プログラムに ...
https://man.plustar.jp/php/function.pcntl-exec.html - [similar]
ソート条件を設定する 2650
« CollectionModify::skip CollectionModify::unset » PHP Manual mysql_xdevapi\CollectionModify ソー ... t_expr ): mysql_xdevapi\CollectionModify sort_expr 引数によって指定されたフィールドによって、結果セットをソ ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パラメータ sort_ex ...
https://man.plustar.jp/php/mysql-xdevapi-collectionmodify.sort.html - [similar]
ソート条件を設定する 2650
« CollectionRemove::limit mysql_xdevapi\ColumnResult » PHP Manual mysql_xdevapi\CollectionRemove ... t_expr ): mysql_xdevapi\CollectionRemove sort_expr 引数で、選択されるフィールドによって結果をソートします。 ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パラメータ sort_ex ...
https://man.plustar.jp/php/mysql-xdevapi-collectionremove.sort.html - [similar]
結果をソートする 2650
« mysql_xdevapi\CrudOperationSortable mysql_xdevapi\DatabaseObject » PHP Manual mysql_xdevapi\Cr ... evapi\CrudOperationSortable 結果セットを sort_expr 引数で指定されたフィールドでソートします。 可能なソート順 ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パラメータ sort_ex ...
https://man.plustar.jp/php/mysql-xdevapi-crudoperationsortable.sort.html - [similar]
コンストラクタを起動せずに新しいクラスのインスタンスを作成する 2650
« ReflectionClass::newInstanceArgs ReflectionClass::setStaticPropertyValue » PHP Manual Reflecti ... ます。 参考 ReflectionClass::newInstance() - 指定した引数でクラスの新しいインスタンスを作成する ReflectionCla ... ss::newInstanceArgs() - 指定した引数でクラスの新しいインスタンスを作成する 関連キーワード ...
https://man.plustar.jp/php/reflectionclass.newinstancewithoutconstructor.html - [similar]
TypeError 2616
« ParseError ValueError » PHP Manual 定義済みの例外 TypeError TypeError (PHP 7, PHP 8) はじめに ... ィで宣言されている型と一致しない場合。 関数に渡された引数の型が、関数の宣言時に指定された型と一致しない場合。 ... strict モードの場合に、 PHP の組み込みの関数に渡す引数の数を間違えた場合でも、 TypeError はスローされなくな ...
https://man.plustar.jp/php/class.typeerror.html - [similar]
Periodic ウォッチャーの操作モード 2616
« ウォッチャーのコールバック Ev » PHP Manual Ev Periodic ウォッチャーの操作モード Periodic ウォッ ... hedule_cb ) が呼び出されます。 コールバックの最初の引数がウォッチャー、そして二番目の引数が現在時刻となりま ... 渡された時刻をベースにしたものです (つまり、二番目の引数で受け取った時刻と同じかそれよりも大きな値を返します ...
https://man.plustar.jp/php/ev.periodic-modes.html - [similar]
ひとつまたは複数の配列をマージする 2616
« array_merge_recursive array_multisort » PHP Manual 配列 関数 ひとつまたは複数の配列をマージする ... 意の数の配列のリスト。 戻り値 結果の配列を返します。 引数なしで呼ばれた場合、空の array を返します。 変更履歴 ... バージョン 説明 7.4.0 この関数は、引数なしでも呼び出せるようになりました。 このバージョンよ ... り前では、少なくともひとつの引数が必須でした。 例 例1 array_merge() の例 <?php $arra ...
https://man.plustar.jp/php/function.array-merge.html - [similar]
除算の余りを計算する 2616
« gmp_div_qr gmp_div » PHP Manual GMP 関数 除算の余りを計算する gmp_div_r (PHP 4 >= 4.0.4, PHP 5 ... m2 で整数として割った際の余りを計算します。余りは、引数 num1 がゼロでない場合に、これと同じ符号を有します。 ... いは数値に変換可能な数値形式の文字列。 rounding_mode 引数 rounding_mode の説明については、関数 gmp_div_q() を ...
https://man.plustar.jp/php/function.gmp-div-r.html - [similar]