検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 559 for [SIMILAR] 16 1024 4096 WITH 18073 字エ WITH 1087... (0.454 sec.)
文字を読み込み、改行を受け取ると readline コールバックインターフェイスに通知する 0
« readline_callback_handler_remove readline_clear_history » PHP Manual Readline 関数 文字を読み込み、改行を受け取ると readline コールバックインターフェイスに通知する readline_callback_read_char (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_read_char — 文字を読み込み、改行を受け取ると ...
https://man.plustar.jp/php/function.readline-callback-read-char.html - [similar]
10 進数を 2 進数に変換する 0
« cosh dechex » PHP Manual Math 関数 10 進数を 2 進数に変換する decbin (PHP 4, PHP 5, PHP 7, PHP 8) decbin — 10 進数を 2 進数に変換する 説明 decbin ( int $num ): string 引数 num を 2 進数表現した文字列を返します。 パラメータ num 変換したい 10 進数値。 32 ビットマシンでの入力の範囲 正の n ...
https://man.plustar.jp/php/function.decbin.html - [similar]
一般的な考慮事項 0
« はじめに CGI バイナリとしてインストール » PHP Manual セキュリティ 一般的な考慮事項 一般的な考慮事項 完全に安全なシステムは理想の産物でしかないため、セキュリティ業界で しばしば使用される手法は、リスクと利便性のバランスのとれた手法です。 変数がユーザーから投稿される度に(網膜スキャンと指紋 ...
https://man.plustar.jp/php/security.general.html - [similar]
変換先エンコーディングを設定する 0
« UConverter::reasonText UConverter::setSourceEncoding » PHP Manual UConverter 変換先エンコーディングを設定する UConverter::setDestinationEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::setDestinationEncoding — 変換先エンコーディングを設定する 説明 public UConverter: ...
https://man.plustar.jp/php/uconverter.setdestinationencoding.html - [similar]
変換元エンコーディングを設定する 0
« UConverter::setDestinationEncoding UConverter::setSubstChars » PHP Manual UConverter 変換元エンコーディングを設定する UConverter::setSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::setSourceEncoding — 変換元エンコーディングを設定する 説明 public UConverter::s ...
https://man.plustar.jp/php/uconverter.setsourceencoding.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 0
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバインドする oci_bind_array_by_name (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL OCI8 >= 1.2.0) oci_bind_array_by_name — PHP の配列を Oracle PL/SQL の配列に名前でバインドする 説明 oci_bind_array_by_name ( ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
変換先エンコーディングを取得する 0
« UConverter::getAvailable UConverter::getDestinationType » PHP Manual UConverter 変換先エンコーディングを取得する UConverter::getDestinationEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::getDestinationEncoding — 変換先エンコーディングを取得する 説明 public UConvert ...
https://man.plustar.jp/php/uconverter.getdestinationencoding.html - [similar]
変換元エンコーディングを取得する 0
« UConverter::getErrorMessage UConverter::getSourceType » PHP Manual UConverter 変換元エンコーディングを取得する UConverter::getSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::getSourceEncoding — 変換元エンコーディングを取得する 説明 public UConverter::getSourc ...
https://man.plustar.jp/php/uconverter.getsourceencoding.html - [similar]
二つの文字列のレーベンシュタイン距離を計算する 0
« lcfirst localeconv » PHP Manual String 関数 二つの文字列のレーベンシュタイン距離を計算する levenshtein (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) levenshtein — 二つの文字列のレーベンシュタイン距離を計算する 説明 levenshtein ( string $string1 , string $string2 , int $insertion_cost = 1 , int ...
https://man.plustar.jp/php/function.levenshtein.html - [similar]
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]