検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1110 for [SIMILAR] 16 1024 4096 WITH 14155 context WITH 7... (0.930 sec.)
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 cURL 設定オプション 名前 デフォルト 変更可能 変更履歴 curl.cainfo NULL PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくださ ...
https://man.plustar.jp/php/curl.configuration.html - [similar]
cURL セッションを実行する 0
« curl_escape curl_file_create » PHP Manual cURL 関数 cURL セッションを実行する curl_exec (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) curl_exec — cURL セッションを実行する 説明 curl_exec ( CurlHandle $handle ): string | bool 指定した cURL セッションを実行します。 この関数は、cURL セッションを初 ...
https://man.plustar.jp/php/function.curl-exec.html - [similar]
追加の ini ディレクトリにある .ini ファイルのリストを取得する 0
« php_ini_loaded_file php_sapi_name » PHP Manual PHP オプション/情報 関数 追加の ini ディレクトリにある .ini ファイルのリストを取得する php_ini_scanned_files (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) php_ini_scanned_files — 追加の ini ディレクトリにある .ini ファイルのリストを取得する 説明 p ...
https://man.plustar.jp/php/function.php-ini-scanned-files.html - [similar]
拡張サービスのリクエストを準備する 0
« yaz_es_result yaz_get_option » PHP Manual YAZ 関数 拡張サービスのリクエストを準備する yaz_es (PECL yaz >= 0.9.0) yaz_es — 拡張サービスのリクエストを準備する 説明 yaz_es ( resource $id , string $type , array $args ): void この関数は、拡張サービスのリクエストを準備します。 拡張サービスと ...
https://man.plustar.jp/php/function.yaz-es.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
指定したプロパティが設定されているかどうかを示す 0
« XMLReader::getAttributeNs XMLReader::isValid » PHP Manual XMLReader 指定したプロパティが設定されているかどうかを示す XMLReader::getParserProperty (PHP 5 >= 5.1.0, PHP 7, PHP 8) XMLReader::getParserProperty — 指定したプロパティが設定されているかどうかを示す 説明 public XMLReader::getPar ...
https://man.plustar.jp/php/xmlreader.getparserproperty.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
メールボックスへの IMAP ストリームをオープンする 0
« imap_num_recent imap_ping » PHP Manual IMAP 関数 メールボックスへの IMAP ストリームをオープンする imap_open (PHP 4, PHP 5, PHP 7, PHP 8) imap_open — メールボックスへの IMAP ストリームをオープンする 説明 imap_open ( string $mailbox , string $user , string $password , int $flags = 0 , in ...
https://man.plustar.jp/php/function.imap-open.html - [similar]
自然対数 0
« log1p max » PHP Manual Math 関数 自然対数 log (PHP 4, PHP 5, PHP 7, PHP 8) log — 自然対数 説明 log ( float $num , float $base = M_E ): float オプションの base パラメータを指定した場合は log() は log base num を返します。それ以外の場合は log() は num の自然対数を返します。 パラメータ nu ...
https://man.plustar.jp/php/function.log.html - [similar]