検索

phrase: max: clip:
target: order:
Results of 691 - 700 of about 1160 for [SIMILAR] 16 1024 4096 WITH 23946 検索 WITH 1484... (0.780 sec.)
デフォルトドメインを設定する 0
« ngettext iconv » PHP Manual Gettext 関数 デフォルトドメインを設定する textdomain (PHP 4, PHP 5, PHP 7, PHP 8) textdomain — デフォルトドメインを設定する 説明 textdomain ( string $text_domain = null ): string この関数は、 gettext() がコールされた際に検索を 行うドメインを設定します。このド ...
https://man.plustar.jp/php/function.textdomain.html - [similar]
セッション内のデータベースを指定する 0
« yaz_connect yaz_element » PHP Manual YAZ 関数 セッション内のデータベースを指定する yaz_database (PHP 4 >= 4.0.6, PECL yaz >= 0.9.0) yaz_database — セッション内のデータベースを指定する 説明 yaz_database ( resource $id , string $databases ): bool この関数は、検索、取得等で使用する1つまた ...
https://man.plustar.jp/php/function.yaz-database.html - [similar]
(Z39.50による)取得の準備を行う 0
« yaz_itemorder yaz_range » PHP Manual YAZ 関数 (Z39.50による)取得の準備を行う yaz_present (PHP 4 >= 4.0.5, PECL yaz >= 0.9.0) yaz_present — (Z39.50による)取得の準備を行う 説明 yaz_present ( resource $id ): bool この関数は、検索に成功した後でレコードを取得するための準備を行います。 この関 ...
https://man.plustar.jp/php/function.yaz-present.html - [similar]
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
8859 文字を t61 文字に変換する 0
« LDAP 関数 ldap_add_ext » PHP Manual LDAP 関数 8859 文字を t61 文字に変換する ldap_8859_to_t61 (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_8859_to_t61 — 8859 文字を t61 文字に変換する 説明 ldap_8859_to_t61 ( string $value ): string | false ISO-8859 文字を t61 文字に変換します。 この関数は ...
https://man.plustar.jp/php/function.ldap-8859-to-t61.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
その他の質問 0
« PHP と COM 付録 » PHP Manual FAQ その他の質問 その他の質問 ここでは他のカテゴリに分類することができないような質問を扱います。 bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 で圧縮された Windows マニュアルはどのように扱えばいいのですか? bz2 ファイルを処理すること ...
https://man.plustar.jp/php/faq.misc.html - [similar]
圧縮フィルタ 0
« 変換フィルタ 暗号化フィルタ » PHP Manual 利用できるフィルタのリスト 圧縮フィルタ 圧縮フィルタ 圧縮ストリーム を用いれば ローカルファイルシステム上に gzip や bz2 と互換性のある圧縮ファイルを 作成することができます。しかし、これはネットワーク越しの圧縮機能を 持っておらず、また非圧縮ストリ ...
https://man.plustar.jp/php/filters.compression.html - [similar]
直近の SQL 文のエラーメッセージを含む文字列を返す 0
« db2_stmt_error db2_table_privileges » PHP Manual IBM DB2 関数 直近の SQL 文のエラーメッセージを含む文字列を返す db2_stmt_errormsg (PECL ibm_db2 >= 1.0.0) db2_stmt_errormsg — 直近の SQL 文のエラーメッセージを含む文字列を返す 説明 db2_stmt_errormsg ( resource $stmt = ? ): string 直近の S ...
https://man.plustar.jp/php/function.db2-stmt-errormsg.html - [similar]
フォーマットされた文字列をストリームに書き込む 0
« explode get_html_translation_table » PHP Manual String 関数 フォーマットされた文字列をストリームに書き込む fprintf (PHP 5, PHP 7, PHP 8) fprintf — フォーマットされた文字列をストリームに書き込む 説明 fprintf ( resource $stream , string $format , mixed ...$values ): int format によって作 ...
https://man.plustar.jp/php/function.fprintf.html - [similar]