検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 238 for [SIMILAR] 16 1024 4096 WITH 31341 getaffectedite... (0.284 sec.)
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.html - [similar]
文字列を小文字にする 0
« mb_strstr mb_strtoupper » PHP Manual マルチバイト文字列 関数 文字列を小文字にする mb_strtolower (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtolower — 文字列を小文字にする 説明 mb_strtolower ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを小文字に ...
https://man.plustar.jp/php/function.mb-strtolower.html - [similar]
文字列を大文字にする 0
« mb_strtolower mb_strwidth » PHP Manual マルチバイト文字列 関数 文字列を大文字にする mb_strtoupper (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_strtoupper — 文字列を大文字にする 説明 mb_strtoupper ( string $string , ? string $encoding = null ): string string のすべてのアルファベットを大文字 ...
https://man.plustar.jp/php/function.mb-strtoupper.html - [similar]
置換文字を設定あるいは取得する 0
« mb_strwidth mb_substr_count » PHP Manual マルチバイト文字列 関数 置換文字を設定あるいは取得する mb_substitute_character (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substitute_character — 置換文字を設定あるいは取得する 説明 mb_substitute_character ( string | int | null $substitute_characte ...
https://man.plustar.jp/php/function.mb-substitute-character.html - [similar]
ディレクトリを作る 0
« lstat move_uploaded_file » PHP Manual ファイルシステム 関数 ディレクトリを作る mkdir (PHP 4, PHP 5, PHP 7, PHP 8) mkdir — ディレクトリを作る 説明 mkdir ( string $directory , int $permissions = 0777 , bool $recursive = false , ? resource $context = null ): bool directory で指定したディレ ...
https://man.plustar.jp/php/function.mkdir.html - [similar]
複合語を有効な単語の組み合わせとして考慮する 0
« pspell_config_repl pspell_config_save_repl » PHP Manual Pspell 関数 複合語を有効な単語の組み合わせとして考慮する pspell_config_runtogether (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_runtogether — 複合語を有効な単語の組み合わせとして考慮する 説明 pspell_config_runtogether ( PSp ...
https://man.plustar.jp/php/function.pspell-config-runtogether.html - [similar]
実行時間の最大値を制限する 0
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限する set_time_limit (PHP 4, PHP 5, PHP 7, PHP 8) set_time_limit — 実行時間の最大値を制限する 説明 set_time_limit ( int $seconds ): bool スクリプトが実行可能な秒数を設定します。 この制限にかかる ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
php.ini のセクション一覧 0
« php.ini ディレクティブのリスト コア php.ini ディレクティブに関する説明 » PHP Manual php.ini ディレクティブ php.ini のセクション一覧 php.ini のセクション一覧 この一覧では、ホスト単位やパス単位で PHP の設定を行いたい場合に設定する php.ini のセクションをまとめます。これらのセクションはオプ ...
https://man.plustar.jp/php/ini.sections.html - [similar]
週の始まりと見なされる曜日を設定する 0
« IntlCalendar::set IntlCalendar::setLenient » PHP Manual IntlCalendar 週の始まりと見なされる曜日を設定する IntlCalendar::setFirstDayOfWeek (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) IntlCalendar::setFirstDayOfWeek — 週の始まりと見なされる曜日を設定する 説明 オブジェクト指向型 publi ...
https://man.plustar.jp/php/intlcalendar.setfirstdayofweek.html - [similar]
名前空間の定義 0
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]