検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 8977 for 説明 (0.028 sec.)
カレントのディレクトリ名を返す 1760
« ftp_put ftp_quit » PHP Manual FTP 関数 カレントのディレクトリ名を返す ftp_pwd (PHP 4, PHP 5, P ... 7, PHP 8) ftp_pwd — カレントのディレクトリ名を返す 説明 ftp_pwd ( FTP\Connection $ftp ): string | false パ ... エラー時には false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-pwd.html - [similar]
リモート FTP サーバーのシステム型 ID を返す 1760
« ftp_ssl_connect FTP\Connection » PHP Manual FTP 関数 リモート FTP サーバーのシステム型 ID を返 ... type — リモート FTP サーバーのシステム型 ID を返す 説明 ftp_systype ( FTP\Connection $ftp ): string | fals ... エラー時には false を返します。 変更履歴 バージョン 説明 8.1.0 引数 ftp は、 FTP\Connection のインスタンスを ...
https://man.plustar.jp/php/function.ftp-systype.html - [similar]
magic_quotes_runtime の現在アクティブな設定値を取得する 1760
« get_magic_quotes_gpc get_required_files » PHP Manual PHP オプション/情報 関数 magic_quotes_run ... されました。この関数に頼らないことを強く推奨します。 説明 get_magic_quotes_runtime (): bool magic_quotes_run ... 以降は、常に false を返します。 変更履歴 バージョン 説明 7.4.0 この関数は推奨されなくなりました。 例 例1 ge ...
https://man.plustar.jp/php/function.get-magic-quotes-runtime.html - [similar]
除算を行い、商と余りを得る 1760
« gmp_div_q gmp_div_r » PHP Manual GMP 関数 除算を行い、商と余りを得る gmp_div_qr (PHP 4 >= 4.0. ... 7, PHP 8) gmp_div_qr — 除算を行い、商と余りを得る 説明 gmp_div_qr ( GMP | int | string $num1 , GMP | int ... 値形式の文字列。 rounding_mode 引数 rounding_mode の説明については、 gmp_div_q() 関数を参照ください。 戻り値 ...
https://man.plustar.jp/php/function.gmp-div-qr.html - [similar]
除算の余りを計算する 1760
« gmp_div_qr gmp_div » PHP Manual GMP 関数 除算の余りを計算する gmp_div_r (PHP 4 >= 4.0.4, PHP 5 ... , PHP 7, PHP 8) gmp_div_r — 除算の余りを計算する 説明 gmp_div_r ( GMP | int | string $num1 , GMP | int | ... 値形式の文字列。 rounding_mode 引数 rounding_mode の説明については、関数 gmp_div_q() を参照ください。 戻り値 ...
https://man.plustar.jp/php/function.gmp-div-r.html - [similar]
バイナリ文字列からインポートする 1760
« gmp_hamdist gmp_init » PHP Manual GMP 関数 バイナリ文字列からインポートする gmp_import (PHP 5 ... P 8) gmp_import — バイナリ文字列からインポートする 説明 gmp_import ( string $data , int $word_size = 1 , i ... です。 戻り値 GMP 数を返します。 変更履歴 バージョン 説明 8.0.0 この関数は、失敗時に false を返さなくなりまし ...
https://man.plustar.jp/php/function.gmp-import.html - [similar]
アクティブなハッシュコンテキストにデータを投入する 1760
« hash_update_stream hash » PHP Manual Hash 関数 アクティブなハッシュコンテキストにデータを投入す ... アクティブなハッシュコンテキストにデータを投入する 説明 hash_update ( HashContext $context , string $data ... ージ。 戻り値 true を返します。 変更履歴 バージョン 説明 7.2.0 リソースの代わりに HashContext を受け入れるよ ...
https://man.plustar.jp/php/function.hash-update.html - [similar]
元の画像を、オプションのクリッピング領域を使ってアフィン変換した画像を返す 1760
« image2wbmp imageaffinematrixconcat » PHP Manual GD および Image 関数 元の画像を、オプションのク ... のクリッピング領域を使ってアフィン変換した画像を返す 説明 imageaffine ( GdImage $image , array $affine , ? a ... 敗した場合に false を返します。 変更履歴 バージョン 説明 8.0.0 clip は、nullable になりました。 8.0.0 成功時 ...
https://man.plustar.jp/php/function.imageaffine.html - [similar]
画像パレットの色数を検出する 1760
« imagecolorsforindex imagecolortransparent » PHP Manual GD および Image 関数 画像パレットの色数 ... 8) imagecolorstotal — 画像パレットの色数を検出する 説明 imagecolorstotal ( GdImage $image ): int 指定した画 ... or 画像の場合は 0 を返します。 変更履歴 バージョン 説明 8.0.0 image は、 GdImage クラスのインスタンスを期待 ...
https://man.plustar.jp/php/function.imagecolorstotal.html - [similar]
TrueColor イメージを新規に作成する 1760
« imagecreatefromxpm imagecrop » PHP Manual GD および Image 関数 TrueColor イメージを新規に作成す ... eatetruecolor — TrueColor イメージを新規に作成する 説明 imagecreatetruecolor ( int $width , int $height ): ... 、エラー時に false を返します。 変更履歴 バージョン 説明 8.0.0 成功時には、 この関数は GDImage クラスのイン ...
https://man.plustar.jp/php/function.imagecreatetruecolor.html - [similar]