検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 240 for 検索 (0.036 sec.)
ホスト名に関連する DNS リソースレコードを取得する 4500
« dns_get_mx fsockopen » PHP Manual ネットワーク 関数 ホスト名に関連する DNS リソースレコードを取 ... ばなりません。 in-addr.arpa 形式の表記を用いた逆引き検索は可能ですが、 たいていは gethostbyaddr() を用いるほ ... () は hostname に関連するすべてのリソースレコードを検索します。 これを制限するには、オプションの type パラメ ...
https://man.plustar.jp/php/function.dns-get-record.html - [similar]
カレントのワーキングディレクトリを取得する 4500
« dir opendir » PHP Manual ディレクトリ 関数 カレントのワーキングディレクトリを取得する getcwd ( ... の派生系では、親ディレクトリが読み込めない、 もしくは検索モードが設定されている場合、カレントディレクトリが可 ...
https://man.plustar.jp/php/function.getcwd.html - [similar]
gz ファイルを開く 4500
« gzinflate gzpassthru » PHP Manual Zlib 関数 gz ファイルを開く gzopen (PHP 4, PHP 5, PHP 7, PHP ... 1 にすることにより、 include_path にあるファイルも 検索することができます。 戻り値 オープンしたファイルへの ...
https://man.plustar.jp/php/function.gzopen.html - [similar]
文字列が最後に現れる場所を見つける 4500
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_str ... えられます。 パラメータ haystack 文字列全体。 needle 検索する文字列。 encoding encoding パラメータが指定されな ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
最初の属性を返す 4500
« ldap_explode_dn ldap_first_entry » PHP Manual LDAP 関数 最初の属性を返す ldap_first_attribute ... 結果における次の属性を得る ldap_get_attributes() - 検索結果エントリから属性を得る 関連キーワード: 属性 , 最 ...
https://man.plustar.jp/php/function.ldap-first-attribute.html - [similar]
結果における次の属性を得る 4500
« ldap_modify ldap_next_entry » PHP Manual LDAP 関数 結果における次の属性を得る ldap_next_attrib ... を期待していました。 参考 ldap_get_attributes() - 検索結果エントリから属性を得る 関連キーワード: 属性 , 次 ...
https://man.plustar.jp/php/function.ldap-next-attribute.html - [similar]
マルチバイト文字列が正規表現に一致する部分があるか調べる 4500
« mb_ereg_search_getpos mb_ereg_search_init » PHP Manual マルチバイト文字列 関数 マルチバイト文字 ... 設定する mb_ereg_search_init() - マルチバイト正規表現検索用の文字列と正規表現を設定する 関連キーワード: 部分 ...
https://man.plustar.jp/php/function.mb-ereg-search-getregs.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最初に現れる位置を探す 4500
« mb_strimwidth mb_stristr » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の ... aystack の中で探す文字列。 offset haystack の中で、検索を開始する位置。 負のオフセットは、文字列の末尾からの ...
https://man.plustar.jp/php/function.mb-stripos.html - [similar]
文字列の中に指定した文字列が最初に現れる位置を見つける 4500
« mb_strlen mb_strrchr » PHP Manual マルチバイト文字列 関数 文字列の中に指定した文字列が最初に現 ... 文字コードの値と見なされることはありません。 offset 検索オフセット。 指定されない場合は、0 が使用されます。 ...
https://man.plustar.jp/php/function.mb-strpos.html - [similar]
大文字小文字を区別せず、 文字列の中で指定した文字列が最後に現れる位置を探す 4500
« mb_strrichr mb_strrpos » PHP Manual マルチバイト文字列 関数 大文字小文字を区別せず、 文字列の中 ... aystack の中で探す文字列。 offset haystack の中で、検索を開始する位置。 encoding 使用する文字エンコーディン ...
https://man.plustar.jp/php/function.mb-strripos.html - [similar]