検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 340 for MODE (0.169 sec.)
Get the number of images 4596
« Imagick::convolveImage Imagick::cropImage » PHP Manual Imagick Get the number of images Imagic ... number of images 説明 public Imagick::count ( int $mode = 0 ): int Returns the number of images. パラメータ ... mode An unused argument. Currently there is a non-parti ...
https://man.plustar.jp/php/imagick.count.html - [similar]
mysqli_driver クラス 4560
« mysqli_result::$num_rows mysqli_driver::embedded_server_end » PHP Manual MySQLi mysqli_driver ... lic bool $ reconnect = false ; public int $ report_mode ; /* メソッド */ public embedded_server_end (): vo ... (INI 設定 mysqli.reconnect を参照ください) report_mode MYSQLI_REPORT_OFF 、 MYSQLI_REPORT_ALL あるいは以下 ... サーバーを初期化して開始する mysqli_driver::$report_mode — mysqli のエラー報告モードを設定する 関連キーワー ...
https://man.plustar.jp/php/class.mysqli-driver.html - [similar]
ファイルのパーミッションを変更する 4560
« eio_fallocate eio_fchown » PHP Manual Eio 関数 ファイルのパーミッションを変更する eio_fchmod ( ... ションを変更する 説明 eio_fchmod ( mixed $fd , int $mode , int $pri = EIO_PRI_DEFAULT , callable $callback ... ァイルディスクリプタ ( eio_open() が返すものなど)。 mode 新しいパーミッション。例: 0644 pri リクエストの優先 ... イル , fchmod , callback , 関数 , data , リソース , mode ...
https://man.plustar.jp/php/function.eio-fchmod.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 4515
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度 ... iconv_mime_decode_headers ( string $headers , int $mode = 0 , ? string $encoding = null ): array | false 複 ... メータ headers エンコードされたヘッダを表す文字列。 mode mode は、 iconv_mime_decode_headers() が不正な形式 ... conv , decode , mime , 複数 , encoding , example , mode ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
指定したモードで画像を反転させる 4515
« imagefilter imagefontheight » PHP Manual GD および Image 関数 指定したモードで画像を反転させる ... を反転させる 説明 imageflip ( GdImage $image , int $mode ): bool image を、指定した mode で反転させます。 パ ... のような画像作成関数が返す GdImage オブジェクト。 mode 反転のモード。定数 IMG_FLIP_* のいずれかを指定しま ...
https://man.plustar.jp/php/function.imageflip.html - [similar]
指定した暗号のブロックサイズを得る 4515
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得 ... e mcrypt_get_block_size ( string $cipher , string $mode ): int | false 最初のプロトタイプは libmcrypt 2.2. ... いずれか、 あるいはアルゴリズム名をあらわす文字列。 mode 定数 MCRYPT_MODE_モード名 、あるいは文字列 "ecb", ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
ファイルに関する情報を取得する 4515
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat ... 0 dev デバイス番号 (***) 1 ino inode 番号(****) 2 mode inode プロテクトモード(*****) 3 nlink リンク数 4 u ... 。 is_writable() とは異なり、ACL は考慮されません。 mode の値は、複数の関数によって読まれる情報が含まれてい ... れます。その次の2桁は以下のファイルタイプを示します: mode のファイルタイプ mode が8進数だった場合 意味 01400 ... 関数 , デバイス , ファイル , 統計 , inode , 番号 , mode ...
https://man.plustar.jp/php/function.stat.html - [similar]
文字列で使用されている文字に関する情報を返す 4478
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す c ... 情報を返す 説明 count_chars ( string $string , int $mode = 0 ): array | string string において各バイト値 (0 ... 手法で返します。 パラメータ string 調べたい文字列。 mode 戻り値を参照ください。 戻り値 mode の値により、 co ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
指定した暗号のキーの長さを得る 4478
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得 ... lse mcrypt_get_key_size ( string $cipher , string $mode ): int | false 最初のプロトタイプは libmcrypt 2.2. ... いずれか、 あるいはアルゴリズム名をあらわす文字列。 mode 定数 MCRYPT_MODE_モード名 、あるいは文字列 "ecb", ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
バイナリカラムデータを処理する 4478
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode ... ode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ... ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御し ... フォルトの処理モードは、 php.ini の uodbc.defaultbinmode 経由で設定できます。 バイナリ SQL データが文字デー ... タに変換される時 ( ODBC_BINMODE_CONVERT )、ソースデータの 各バイト (8 ビット) は、 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]