検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 90 for 挙動 (0.009 sec.)
指定したキーまたは添字が配列にあるかどうかを調べる 6627
« array_is_list array_key_first » PHP Manual 配列 関数 指定したキーまたは添字が配列にあるかどうか ... あっても array_key_exists() は true を返します。 この挙動は PHP 7.4.0 で非推奨となり、PHP 8.0.0 以降で削除され ...
https://man.plustar.jp/php/function.array-key-exists.html - [similar]
配列から重複した値を削除する 6627
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_uniqu ... 目のパラメータ flags にこれらの値を使用して、ソートの挙動を変更します。 ソート形式のフラグは次のとおりです。 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
数値から、1バイトの文字列を生成する 6627
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP ... ープで終了します: %c" , 27 ); ?> 例2 オーバーフローの挙動 <?php echo chr (- 159 ), chr ( 833 ), PHP_EOL ; ?> ...
https://man.plustar.jp/php/function.chr.html - [similar]
クラスのデフォルトプロパティを取得する 6627
« get_class_methods get_class » PHP Manual クラス/オブジェクト関数 クラスのデフォルトプロパティを ... xyz var3 : 100 例2 get_class_vars() でのスコープの挙動 <?php function format ( $array ) { return implode ...
https://man.plustar.jp/php/function.get-class-vars.html - [similar]
文字列の一部を得る 6627
« mb_str_split mb_strimwidth » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_strcut ( ... 切り出しはその文字の最初のバイトから行われます。この挙動もまた substr() 関数と異なるところです。 substr() の ...
https://man.plustar.jp/php/function.mb-strcut.html - [similar]
正規表現による検索と置換を行う 6627
« PCRE 関数 preg_grep » PHP Manual PCRE 関数 正規表現による検索と置換を行う preg_filter (PHP 5 > ... した結果 (を変換したもの) のみを返します。 この関数の挙動の詳細については preg_replace() のドキュメントを参照 ...
https://man.plustar.jp/php/function.preg-filter.html - [similar]
URL からの YAML ストリームをパースする 6627
« yaml_parse_file yaml_parse » PHP Manual Yaml 関数 URL からの YAML ストリームをパースする yaml_ ... 入力を yaml_parse_url() で処理するのは危険です。 この挙動を無効にするには、ini 設定の yaml.decode_php を利用し ...
https://man.plustar.jp/php/function.yaml-parse-url.html - [similar]
画像のサイズを変更する 6627
« Imagick::resetImagePage Imagick::rollImage » PHP Manual Imagick 画像のサイズを変更する Imagick ... 像のサイズを変更します。 注意 : パラメータ bestfit の挙動は Imagick 3.0.0 で変わりました。 これより前のバージ ...
https://man.plustar.jp/php/imagick.resizeimage.html - [similar]
PHP タグ 6627
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析し ... す。 終了タグの後に余分な空白や改行があると、予期せぬ挙動を引き起こす場合があるからです。 余分な空白や改行のせ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
例外によるエラー処理の有効化および無効化を行う 6627
« RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化およ ... 指定すると、UnRAR ライブラリがエラーに遭遇したときの挙動を変更し、 警告を発してエラーを示す値を返すのではなく ...
https://man.plustar.jp/php/rarexception.setusingexceptions.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT