検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 430 for [SIMILAR] 16 1024 4096 WITH 40734 domcharacterda... (0.360 sec.)
制御文字かどうかを調べる 0
« ctype_alpha ctype_digit » PHP Manual Ctype 関数 制御文字かどうかを調べる ctype_cntrl (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_cntrl — 制御文字かどうかを調べる 説明 ctype_cntrl ( mixed $text ): bool 与えられた文字列 text のすべての文字が制御文字であるかどうかを調べます。 制御文字とは ...
https://man.plustar.jp/php/function.ctype-cntrl.html - [similar]
小文字かどうかを調べる 0
« ctype_graph ctype_print » PHP Manual Ctype 関数 小文字かどうかを調べる ctype_lower (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_lower — 小文字かどうかを調べる 説明 ctype_lower ( mixed $text ): bool text のすべての文字が小文字だった場合に true 、そうでない場合に false を返します。 パラメ ...
https://man.plustar.jp/php/function.ctype-lower.html - [similar]
大文字かどうか調べる 0
« ctype_space ctype_xdigit » PHP Manual Ctype 関数 大文字かどうか調べる ctype_upper (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_upper — 大文字かどうか調べる 説明 ctype_upper ( mixed $text ): bool 与えられた文字列 text のすべての文字が 大文字であるかどうかを調べます。 パラメータ text 調べ ...
https://man.plustar.jp/php/function.ctype-upper.html - [similar]
16 進数を表す文字かどうかを調べる 0
« ctype_upper Filter » PHP Manual Ctype 関数 16 進数を表す文字かどうかを調べる ctype_xdigit (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_xdigit — 16 進数を表す文字かどうかを調べる 説明 ctype_xdigit ( mixed $text ): bool 与えられた文字列 text のすべての文字が 16 進の '数字' であるかどうかを ...
https://man.plustar.jp/php/function.ctype-xdigit.html - [similar]
Gets a record from a database as an associative array 0
« dbase_get_header_info dbase_get_record » PHP Manual dBase 関数 Gets a record from a database as an associative array dbase_get_record_with_names (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_get_record_with_names — Gets a record from a database as an associative array 説明 dbase_get_record_w ...
https://man.plustar.jp/php/function.dbase-get-record-with-names.html - [similar]
fd 上で whence から pos に移動する 0
« dio_read dio_stat » PHP Manual ダイレクト IO 関数 fd 上で whence から pos に移動する dio_seek (PHP 4 >= 4.2.0, PHP 5 < 5.1.0) dio_seek — fd 上で whence から pos に移動する 説明 dio_seek ( resource $fd , int $pos , int $whence = SEEK_SET ): int 関数 dio_seek() は、指定されたファイル記述 ...
https://man.plustar.jp/php/function.dio-seek.html - [similar]
カラーインデックスからカラーを取得する 0
« imagecolorset imagecolorstotal » PHP Manual GD および Image 関数 カラーインデックスからカラーを取得する imagecolorsforindex (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorsforindex — カラーインデックスからカラーを取得する 説明 imagecolorsforindex ( GdImage $image , int $color ): array 指定した ...
https://man.plustar.jp/php/function.imagecolorsforindex.html - [similar]
指定した矩形に画像をクロップする 0
« imagecreatetruecolor imagecropauto » PHP Manual GD および Image 関数 指定した矩形に画像をクロップする imagecrop (PHP 5 >= 5.5.0, PHP 7, PHP 8) imagecrop — 指定した矩形に画像をクロップする 説明 imagecrop ( GdImage $image , array $rectangle ): GdImage | false 画像を指定した矩形範囲にクロ ...
https://man.plustar.jp/php/function.imagecrop.html - [similar]
指定されたメッセージをメールボックスにコピーする 0
« imap_mail_compose imap_mail_move » PHP Manual IMAP 関数 指定されたメッセージをメールボックスにコピーする imap_mail_copy (PHP 4, PHP 5, PHP 7, PHP 8) imap_mail_copy — 指定されたメッセージをメールボックスにコピーする 説明 imap_mail_copy ( IMAP\Connection $imap , string $message_nums , st ...
https://man.plustar.jp/php/function.imap-mail-copy.html - [similar]
メッセージにフラグをセットする 0
« imap_setacl imap_sort » PHP Manual IMAP 関数 メッセージにフラグをセットする imap_setflag_full (PHP 4, PHP 5, PHP 7, PHP 8) imap_setflag_full — メッセージにフラグをセットする 説明 imap_setflag_full ( IMAP\Connection $imap , string $sequence , string $flag , int $options = 0 ): bool この ...
https://man.plustar.jp/php/function.imap-setflag-full.html - [similar]