検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 273 for 部分 (0.078 sec.)
配列を昇順にソートする 4338
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) ... でそれを実装しています。 ピボットは、既にソート済みの部分に対して時間的に最適なところを選択します。 しかしこれ ...
https://man.plustar.jp/php/function.sort.html - [similar]
フォーマット文字列に基づき入力を処理する 4338
« sprintf str_contains » PHP Manual String 関数 フォーマット文字列に基づき入力を処理する sscanf ... タは 参照渡しにする必要があります。 format で期待する部分文字列のほうが 実際に string に存在するものより多い場 ...
https://man.plustar.jp/php/function.sscanf.html - [similar]
大文字小文字を区別しない str_replace 4338
« str_getcsv str_pad » PHP Manual String 関数 大文字小文字を区別しない str_replace str_ireplace ... 表現検索および置換を行う strtr() - 文字の変換あるいは部分文字列の置換を行う 関連キーワード: replace , 置換 , ...
https://man.plustar.jp/php/function.str-ireplace.html - [similar]
文字列に使用されている単語についての情報を返す 4338
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を ... 存したアルファベットから なる文字列で、その先頭以外の部分に "'" および "-" を含 めることができる」ものと定義さ ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
"自然順"アルゴリズムにより文字列比較を行う 4338
« strnatcasecmp strncasecmp » PHP Manual String 関数 "自然順"アルゴリズムにより文字列比較を行う ... イナリセーフな文字列比較を行う substr() - 文字列の一部分を返す stristr() - 大文字小文字を区別しない strstr s ...
https://man.plustar.jp/php/function.strnatcmp.html - [similar]
文字列をトークンに分割する 4338
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PH ... <br />" ; $tok = strtok ( " \n\t" ); } ?> 例2 空の部分が見つかった場合の strtok() の動作 <?php $first_toke ...
https://man.plustar.jp/php/function.strtok.html - [similar]
数値形式の文字列 4338
« 文字列 配列 » PHP Manual 型 数値形式の文字列 数値形式の文字列 PHP の 文字列 は、 int や float ... 文字列の場合は、次のように解決されます: 文字列の先頭部分が数値形式の文字列、かつそれが int 型の範囲 ( PHP_IN ...
https://man.plustar.jp/php/language.types.numeric-strings.html - [similar]
受ける可能性がある攻撃 4338
« CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 » PHP Manual CGI バイ ... cret/doc.html URL の PHP バイナリ名の後のパス情報の部分、つまり /secret/doc.html は、 CGI プログラムによりオ ...
https://man.plustar.jp/php/security.cgi-bin.attacks.html - [similar]
Secure Shell 2 4338
« phar:// rar:// » PHP Manual サポートするプロトコル/ラッパー Secure Shell 2 ssh2:// ssh2:// — S ... する必要があります。 ssh2 ラッパーでは、URL のホスト部分に接続リソースを渡すことで既にオープン している接続を ...
https://man.plustar.jp/php/wrappers.ssh2.html - [similar]
DOMNode クラス 4279
« DOMNamedNodeMap::item DOMNode::appendChild » PHP Manual DOM DOMNode クラス DOMNode クラス (PHP ... ない場合は null localName このノードの名前のローカル部分を返す baseURI このノードの完全なベース URI。もし実装 ...
https://man.plustar.jp/php/class.domnode.html - [similar]