検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 319 for [SIMILAR] 16 1024 4096 WITH 40179 置換 WITH 3668... (0.382 sec.)
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
文字列の先頭および末尾にあるホワイトスペースを取り除く 0
« substr ucfirst » PHP Manual String 関数 文字列の先頭および末尾にあるホワイトスペースを取り除く trim (PHP 4, PHP 5, PHP 7, PHP 8) trim — 文字列の先頭および末尾にあるホワイトスペースを取り除く 説明 trim ( string $string , string $characters = " \n\r\t\v\x00" ): string この関数は string の ...
https://man.plustar.jp/php/function.trim.html - [similar]
出力のバッファリングを有効にする 0
« ob_list_handlers output_add_rewrite_var » PHP Manual 出力制御 関数 出力のバッファリングを有効にする ob_start (PHP 4, PHP 5, PHP 7, PHP 8) ob_start — 出力のバッファリングを有効にする 説明 ob_start ( callable $callback = null , int $chunk_size = 0 , int $flags = PHP_OUTPUT_HANDLER_STDFLA ...
https://man.plustar.jp/php/function.ob-start.html - [similar]
Mysql_xdevapi 0
« 変更履歴 はじめに » PHP Manual MySQL Mysql_xdevapi Mysql_xdevapi はじめに インストール/設定 要件 インストール手順 実行時設定 ソースコードからビルド / コンパイルする 定義済み定数 変更履歴 例 Mysql_xdevapi 関数 expression — プリペアドステートメントの変数をパラメータとしてバインドする get ...
https://man.plustar.jp/php/book.mysql-xdevapi.html - [similar]
ロケールの設定に基づいてローカルな日付・時間をフォーマットする 0
« mktime strptime » PHP Manual 日付・時刻 関数 ロケールの設定に基づいてローカルな日付・時間をフォーマットする strftime (PHP 4, PHP 5, PHP 7, PHP 8) strftime — ロケールの設定に基づいてローカルな日付・時間をフォーマットする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らない ...
https://man.plustar.jp/php/function.strftime.html - [similar]
Imagick クラス 0
« 基本的な使用法 Imagick::adaptiveBlurImage » PHP Manual ImageMagick Imagick クラス Imagick クラス (PECL imagick 2, PECL imagick 3) クラス概要 class Imagick implements Iterator { public __construct ( mixed $files = ? ) public adaptiveBlurImage ( float $radius , float $sigma , int $channe ...
https://man.plustar.jp/php/class.imagick.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
渡された配列の要素を再帰的に置き換える 0
« array_reduce array_replace » PHP Manual 配列 関数 渡された配列の要素を再帰的に置き換える array_replace_recursive (PHP 5 >= 5.3.0, PHP 7, PHP 8) array_replace_recursive — 渡された配列の要素を再帰的に置き換える 説明 array_replace_recursive ( array $array , array ...$replacements ): array ...
https://man.plustar.jp/php/function.array-replace-recursive.html - [similar]
変更履歴 0
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありました。 Version Function Description PECL OCI8 3.2 oci_set_prefetch_lob PECL OCI8 1.4 oci_set_prefetch これより前のバージョンでは、rows は 1 以上でなければなりませんでした。 PECL OCI8 1.3.4 oci_ ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
単語リストと共に置換リストを保存するかどうかを定義する 0
« pspell_config_runtogether pspell_new_config » PHP Manual Pspell 関数 単語リストと共に置換リストを保存するかどうかを定義する pspell_config_save_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_save_repl — 単語リストと共に置換リストを保存するかどうかを定義する 説明 pspell_config_ ...
https://man.plustar.jp/php/function.pspell-config-save-repl.html - [similar]