検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1010 for [SIMILAR] 16 1024 4096 WITH 21554 reflectionpara... (0.651 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --with-adabas[=DIR] Adabas D サポートを有効にします。DIR はAdabas をインストールしたディレクトリで、 /usr/local がデフォルトです。 --with-sapdb[=DIR] SAP DB サポートを有効にします。DIR は SAP DB のベースイ ...
https://man.plustar.jp/php/odbc.installation.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
continue 0
« break switch » PHP Manual 制御構造 continue continue (PHP 4, PHP 5, PHP 7, PHP 8) continue は、ループ構造において現在の繰り返しループ の残りの処理をスキップし、条件式を評価した後に 次の繰り返しの最初から実行を続けるために使用されます、 注意 : PHP では、 continue の動作に関しては switch ...
https://man.plustar.jp/php/control-structures.continue.html - [similar]
libcurl セッションハンドルのすべてのオプションをリセットする 0
« curl_pause curl_setopt_array » PHP Manual cURL 関数 libcurl セッションハンドルのすべてのオプションをリセットする curl_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_reset — libcurl セッションハンドルのすべてのオプションをリセットする 説明 curl_reset ( CurlHandle $handle ): void 指定した cUR ...
https://man.plustar.jp/php/function.curl-reset.html - [similar]
FDF データを表示する PDF ドキュメントを設定する 0
« fdf_set_encoding fdf_set_flags » PHP Manual FDF 関数 FDF データを表示する PDF ドキュメントを設定する fdf_set_file (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_file — FDF データを表示する PDF ドキュメントを設定する 説明 fdf_set_file ( resource $fdf_document , string $url , string $targe ...
https://man.plustar.jp/php/function.fdf-set-file.html - [similar]
関数に渡された引数の数を返す 0
« func_get_args function_exists » PHP Manual 関数処理 関数 関数に渡された引数の数を返す func_num_args (PHP 4, PHP 5, PHP 7, PHP 8) func_num_args — 関数に渡された引数の数を返す 説明 func_num_args (): int 関数に渡された引数の数を取得します。 この関数は func_get_arg() および func_get_args() ...
https://man.plustar.jp/php/function.func-num-args.html - [similar]
定義済みの全ての関数を配列で返す 0
« function_exists register_shutdown_function » PHP Manual 関数処理 関数 定義済みの全ての関数を配列で返す get_defined_functions (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) get_defined_functions — 定義済みの全ての関数を配列で返す 説明 get_defined_functions ( bool $exclude_disabled = true ): arra ...
https://man.plustar.jp/php/function.get-defined-functions.html - [similar]
GMP 数を作成する 0
« gmp_import gmp_intval » PHP Manual GMP 関数 GMP 数を作成する gmp_init (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gmp_init — GMP 数を作成する 説明 gmp_init ( int | string $num , int $base = 0 ): GMP 整数または文字列から GMP 数を生成します。 パラメータ num 整数値あるいは文字列。文字列表現には ...
https://man.plustar.jp/php/function.gmp-init.html - [similar]
バイナリセーフな gz ファイル書き込み 0
« gzuncompress inflate_add » PHP Manual Zlib 関数 バイナリセーフな gz ファイル書き込み gzwrite (PHP 4, PHP 5, PHP 7, PHP 8) gzwrite — バイナリセーフな gz ファイル書き込み 説明 gzwrite ( resource $stream , string $data , ? int $length = null ): int | false gzwrite() は data の内容を与えら ...
https://man.plustar.jp/php/function.gzwrite.html - [similar]
現在の属性に属性を追加する 0
« ldap_mod_add_ext ldap_mod_del_ext » PHP Manual LDAP 関数 現在の属性に属性を追加する ldap_mod_add (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_add — 現在の属性に属性を追加する 説明 ldap_mod_add ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool 指定した dn に ...
https://man.plustar.jp/php/function.ldap-mod-add.html - [similar]