検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 1614 for [SIMILAR] 16 1024 4096 WITH 38836 文字 WITH 3310... (1.267 sec.)
汚染された文字列の汚染マークを広げる関数や文 0
« 詳細 汚染された文字列をチェックする関数や文 » PHP Manual 詳細 汚染された文字列の汚染マークを広げる関数や文 汚染された文字列の汚染マークを広げる関数や文 関数 / 文 対応するようになったバージョン = (代入) 0.1.0 . (連結) 0.1.0 "{$var}" (変数の置換) 0.1.0 .= (連結代入) 0.1.0 strval 0.3.0 ex ...
https://man.plustar.jp/php/taint.detail.basic.html - [similar]
cURL 転送用オプションを設定する 0
« curl_setopt_array curl_share_close » PHP Manual cURL 関数 cURL 転送用オプションを設定する curl_setopt (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_setopt — cURL 転送用オプションを設定する 説明 curl_setopt ( CurlHandle $handle , int $option , mixed $value ): bool 指定した cURL セッションハ ...
https://man.plustar.jp/php/function.curl-setopt.html - [similar]
文字列が最初に現れる場所を見つける 0
« iconv_strlen iconv_strrpos » PHP Manual iconv 関数 文字列が最初に現れる場所を見つける iconv_strpos (PHP 5, PHP 7, PHP 8) iconv_strpos — 文字列が最初に現れる場所を見つける 説明 iconv_strpos ( string $haystack , string $needle , int $offset = 0 , ? string $encoding = null ): int | false ...
https://man.plustar.jp/php/function.iconv-strpos.html - [similar]
文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 0
« grapheme_strripos grapheme_strstr » PHP Manual Grapheme 関数 文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける grapheme_strrpos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strrpos — 文字列内で最後にあらわれる場所の (書記素単位の) 位置を見つける 説明 手続き型 ...
https://man.plustar.jp/php/function.grapheme-strrpos.html - [similar]
配列要素を文字列により連結する 0
« htmlspecialchars join » PHP Manual String 関数 配列要素を文字列により連結する implode (PHP 4, PHP 5, PHP 7, PHP 8) implode — 配列要素を文字列により連結する 説明 implode ( string $separator , array $array ): string 代替のシグネチャ(名前付き引数をサポートしていません): implode ( array $a ...
https://man.plustar.jp/php/function.implode.html - [similar]
URL エンコードされたクエリ文字列を生成する 0
« get_meta_tags parse_url » PHP Manual URL 関数 URL エンコードされたクエリ文字列を生成する http_build_query (PHP 5, PHP 7, PHP 8) http_build_query — URL エンコードされたクエリ文字列を生成する 説明 http_build_query ( array | object $data , string $numeric_prefix = "" , ? string $arg_separ ...
https://man.plustar.jp/php/function.http-build-query.html - [similar]
GET/POST/COOKIE データをパースし、グローバル変数を設定する 0
« mb_output_handler mb_preferred_mime_name » PHP Manual マルチバイト文字列 関数 GET/POST/COOKIE データをパースし、グローバル変数を設定する mb_parse_str (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_parse_str — GET/POST/COOKIE データをパースし、グローバル変数を設定する 説明 mb_parse_str ( stri ...
https://man.plustar.jp/php/function.mb-parse-str.html - [similar]
文字列をパースしてタイムスタンプにする 0
« IntlDateFormatter::localtime IntlDateFormatter::setCalendar » PHP Manual IntlDateFormatter 文字列をパースしてタイムスタンプにする IntlDateFormatter::parse datefmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) IntlDateFormatter::parse -- datefmt_parse — 文字列をパースしてタイ ...
https://man.plustar.jp/php/intldateformatter.parse.html - [similar]
文字列の中から任意の文字を探す 0
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, PHP 8) strpbrk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false strpbrk() は、文字列 string から characters を探します。 パラメータ string ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]