検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 257 for [SIMILAR] 16 1024 4096 WITH 29803 進数 WITH 2682... (0.318 sec.)
RFC 3986 に基づき URL エンコードを行う 0
« rawurldecode urldecode » PHP Manual URL 関数 RFC 3986 に基づき URL エンコードを行う rawurlencode (PHP 4, PHP 5, PHP 7, PHP 8) rawurlencode — RFC 3986 に基づき URL エンコードを行う 説明 rawurlencode ( string $string ): string 指定した文字列を » RFC 3986 にもとづいてエンコードします。 パ ...
https://man.plustar.jp/php/function.rawurlencode.html - [similar]
指定された整数と基数を表す文字を取得する 0
« IntlChar::foldCase IntlChar::getBidiPairedBracket » PHP Manual IntlChar 指定された整数と基数を表す文字を取得する IntlChar::forDigit (PHP 7, PHP 8) IntlChar::forDigit — 指定された整数と基数を表す文字を取得する 説明 public static IntlChar::forDigit ( int $digit , int $base = 10 ): int 指 ...
https://man.plustar.jp/php/intlchar.fordigit.html - [similar]
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
空白以外の印字可能な文字かどうかを調べる 0
« ctype_digit ctype_lower » PHP Manual Ctype 関数 空白以外の印字可能な文字かどうかを調べる ctype_graph (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_graph — 空白以外の印字可能な文字かどうかを調べる 説明 ctype_graph ( mixed $text ): bool 与えられた文字列 text のすべての文字が 実際に目に見え ...
https://man.plustar.jp/php/function.ctype-graph.html - [similar]
印字可能な文字かどうかを調べる 0
« ctype_lower ctype_punct » PHP Manual Ctype 関数 印字可能な文字かどうかを調べる ctype_print (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_print — 印字可能な文字かどうかを調べる 説明 ctype_print ( mixed $text ): bool 与えられた文字列 text のすべての文字が 印字可能な文字であるかどうかを調べ ...
https://man.plustar.jp/php/function.ctype-print.html - [similar]
空白、英数字以外の出力可能な文字かどうかを調べる 0
« ctype_print ctype_space » PHP Manual Ctype 関数 空白、英数字以外の出力可能な文字かどうかを調べる ctype_punct (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_punct — 空白、英数字以外の出力可能な文字かどうかを調べる 説明 ctype_punct ( mixed $text ): bool 与えられた文字列 text のすべての文字が ...
https://man.plustar.jp/php/function.ctype-punct.html - [similar]
空白文字かどうか調べる 0
« ctype_punct ctype_upper » PHP Manual Ctype 関数 空白文字かどうか調べる ctype_space (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_space — 空白文字かどうか調べる 説明 ctype_space ( mixed $text ): bool 与えられた文字列 text のすべての文字が 空白文字であるかどうかを調べます。 パラメータ text ...
https://man.plustar.jp/php/function.ctype-space.html - [similar]
メッセージを出力し、現在のスクリプトを終了する 0
« eval get_browser » PHP Manual その他の関数 メッセージを出力し、現在のスクリプトを終了する exit (PHP 4, PHP 5, PHP 7, PHP 8) exit — メッセージを出力し、現在のスクリプトを終了する 説明 exit ( string $status = ? ): void exit ( int $status ): void スクリプトの実行を終了します。 シャットダウ ...
https://man.plustar.jp/php/function.exit.html - [similar]
画像で使用する色を作成する 0
« imagecharup imagecolorallocatealpha » PHP Manual GD および Image 関数 画像で使用する色を作成する imagecolorallocate (PHP 4, PHP 5, PHP 7, PHP 8) imagecolorallocate — 画像で使用する色を作成する 説明 imagecolorallocate ( GdImage $image , int $red , int $green , int $blue ): int | false 指 ...
https://man.plustar.jp/php/function.imagecolorallocate.html - [similar]
バイナリカラムデータを処理する 0
« odbc_autocommit odbc_close_all » PHP Manual ODBC 関数 バイナリカラムデータを処理する odbc_binmode (PHP 4, PHP 5, PHP 7, PHP 8) odbc_binmode — バイナリカラムデータを処理する 説明 odbc_binmode ( resource $statement , int $mode ): bool バイナリカラムデータを処理する方法を制御します。 (関係 ...
https://man.plustar.jp/php/function.odbc-binmode.html - [similar]