検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1925 for 引数 (0.069 sec.)
塗りつぶした多角形を描画する 2760
« imagefilledellipse imagefilledrectangle » PHP Manual GD および Image 関数 塗りつぶした多角形を ... 形を描画する 説明 PHP 8.0.0 以降のシグネチャ(名前付き引数をサポートしていません) imagefilledpolygon ( GdImage ... があります。 代替のシグネチャ(PHP 8.0.0 以降) でこの引数が省略された場合、 points は偶数でなければいけません ... false を返します。 変更履歴 バージョン 説明 8.1.0 引数 num_points は、推奨されなくなりました。 8.0.0 imag ...
https://man.plustar.jp/php/function.imagefilledpolygon.html - [similar]
指定した変数に関する情報を解りやすく出力する 2760
« isset serialize » PHP Manual 変数操作 関数 指定した変数に関する情報を解りやすく出力する print_ ... return print_r() の結果を取得したい場合には return 引数を使います。 この引数が true の場合には、 print_r() ... ( [0] => x [1] => y [2] => z ) ) </pre> 例2 return 引数の例 <?php $b = array ( 'm' => 'monkey' , 'foo' => ' ...
https://man.plustar.jp/php/function.print-r.html - [similar]
メイン単語リストの場所 2760
« pspell_config_data_dir pspell_config_ignore » PHP Manual Pspell 関数 メイン単語リストの場所 ps ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 戻り値 成功した場合 ... false を返します。 変更履歴 バージョン 説明 8.1.0 引数 config は、 PSpell\Config クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.pspell-config-dict-dir.html - [similar]
ReflectionParameter クラス 2722
« ReflectionObject::export ReflectionParameter::allowsNull » PHP Manual リフレクション Reflectio ... ータの位置を取得する ReflectionParameter::getType — 引数の型を取得する ReflectionParameter::hasType — 引数... しかどうかを調べる ReflectionParameter::isVariadic — 引数が可変長の個数であるかをチェックする ReflectionParam ...
https://man.plustar.jp/php/class.reflectionparameter.html - [similar]
ファイルの状態を取得する 2722
« eio_set_min_parallel eio_statvfs » PHP Manual Eio 関数 ファイルの状態を取得する eio_stat (PECL ... ULL ): resource eio_stat() は、 callback の result 引数でファイルの状態を返します。 パラメータ path ファイル ... のような関数で使えます。 data callback に渡す任意の引数。 戻り値 eio_stat() は、成功した場合にリクエストリソ ... e を返します。 成功した場合は、 callback の result 引数に配列が格納されます。 例 例1 eio_stat() の例 <?php ...
https://man.plustar.jp/php/function.eio-stat.html - [similar]
参照先を再バインドするためのコールバック関数を設定する 2722
« ldap_set_option ldap_sort » PHP Manual LDAP 関数 参照先を再バインドするためのコールバック関数を ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 変更履歴 バージョン ... 説明 8.1.0 引数 ldap は、 LDAP\Connection クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.ldap-set-rebind-proc.html - [similar]
文字列を処理し、変数に代入する 2722
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP ... ます) パラメータ string 入力文字列。 result 2 番目の引数 result が指定された場合、 変数は、代わりに配列の要 ... ンではなくなりました。 7.2.0 parse_str() 関数を 第二引数を指定せずに使うと E_DEPRECATED レベルの警告が発生す ... Something ?> 注意 注意 : 全ての作成された変数 (第二引数が設定された場合は配列に設定される値) の値は、既に u ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
言語のデータファイルの場所 2722
« pspell_config_create pspell_config_dict_dir » PHP Manual Pspell 関数 言語のデータファイルの場所 ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 戻り値 成功した場合 ... false を返します。 変更履歴 バージョン 説明 8.1.0 引数 config は、 PSpell\Config クラスのインスタンスを期 ...
https://man.plustar.jp/php/function.pspell-config-data-dir.html - [similar]
アトリビュートを取得する 2722
« ReflectionParameter::export ReflectionParameter::getClass » PHP Manual ReflectionParameter アト ... string $name = null , int $flags = 0 ): array この引数上で宣言されている全てのアトリビュートを、 Reflectio ... 告 この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。 パラメータ name fl ...
https://man.plustar.jp/php/reflectionparameter.getattributes.html - [similar]
null が許されるかをチェックする 2722
« ReflectionType ReflectionType::__toString » PHP Manual ReflectionType null が許されるかをチェッ ... する 説明 public ReflectionType::allowsNull (): bool 引数が null を許容するかをチェックします。 パラメータ こ ... 文字列に変換する ReflectionParameter::getType() - 引数の型を取得する 関連キーワード: チェック , Reflection ...
https://man.plustar.jp/php/reflectiontype.allowsnull.html - [similar]