検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 333 for [SIMILAR] 16 1024 4096 WITH 43676 report WITH 30... (0.395 sec.)
ファイルが実行可能かどうかを調べる 0
« is_dir is_file » PHP Manual ファイルシステム 関数 ファイルが実行可能かどうかを調べる is_executable (PHP 4, PHP 5, PHP 7, PHP 8) is_executable — ファイルが実行可能かどうかを調べる 説明 is_executable ( string $filename ): bool ファイルが実行可能かどうかを調べます。 パラメータ filename フ ...
https://man.plustar.jp/php/function.is-executable.html - [similar]
特定の接続から直近のエラーメッセージ文字列を取得する 0
« pg_insert pg_last_notice » PHP Manual PostgreSQL 関数 特定の接続から直近のエラーメッセージ文字列を取得する pg_last_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_last_error — 特定の接続から直近のエラーメッセージ文字列を取得する 説明 pg_last_error ( ? PgSql\Connection $connection = null ...
https://man.plustar.jp/php/function.pg-last-error.html - [similar]
結果に関連するエラーメッセージを取得する 0
« pg_result_error_field pg_result_seek » PHP Manual PostgreSQL 関数 結果に関連するエラーメッセージを取得する pg_result_error (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) pg_result_error — 結果に関連するエラーメッセージを取得する 説明 pg_result_error ( PgSql\Result $result ): string | false pg_r ...
https://man.plustar.jp/php/function.pg-result-error.html - [similar]
XML ドキュメントの処理を開始する 0
« xml_parse_into_struct xml_parser_create_ns » PHP Manual XML パーサ 関数 XML ドキュメントの処理を開始する xml_parse (PHP 4, PHP 5, PHP 7, PHP 8) xml_parse — XML ドキュメントの処理を開始する 説明 xml_parse ( XMLParser $parser , string $data , bool $is_final = false ): int xml_parse() は ...
https://man.plustar.jp/php/function.xml-parse.html - [similar]
GnuPG 関数 0
« テキストへの署名 gnupg_adddecryptkey » PHP Manual GnuPG GnuPG 関数 GnuPG 関数 注意 この拡張モジュールは、現在のユーザーのキーリングを使用します。キーリングは、 通常は ~./.gnupg/ にあります。別の場所を指定するには、環境変数 GNUPGHOME にキーリングへのパスを格納します。その詳細な方法につい ...
https://man.plustar.jp/php/ref.gnupg.html - [similar]
このノードが HTML要素 であるかどうかを調べる 0
« tidyNode::isComment tidyNode::isJste » PHP Manual tidyNode このノードが HTML要素 であるかどうかを調べる tidyNode::isHtml (PHP 5, PHP 7, PHP 8) tidyNode::isHtml — このノードが HTML要素 であるかどうかを調べる 説明 public tidyNode::isHtml (): bool このノードが ルート要素 以外の HTML要素 で ...
https://man.plustar.jp/php/tidynode.ishtml.html - [similar]
Win32Service サービス制御メッセージ定数 0
« Win32Service サービスステータス定数 Win32Service サービス制御メッセージが受領されたときのビットマスク » PHP Manual 定義済み定数 Win32Service サービス制御メッセージ定数 Win32Service サービス制御メッセージ定数 定数 値 説明 WIN32_SERVICE_CONTROL_CONTINUE 0x00000003 停止中のサービスに再開を ...
https://man.plustar.jp/php/win32service.constants.servicecontrol.html - [similar]
Fetch profiler data 0
« LuaSandbox::getPeakMemoryUsage LuaSandbox::getVersionInfo » PHP Manual LuaSandbox Fetch profiler data LuaSandbox::getProfilerFunctionReport (PECL luasandbox >= 1.1.0) LuaSandbox::getProfilerFunctionReport — Fetch profiler data 説明 public LuaSandbox::getProfilerFunctionReport ( int $un ...
https://man.plustar.jp/php/luasandbox.getprofilerfunctionreport.html - [similar]
文字列の汚染を除去する関数 0
« 汚染された文字列をチェックする関数や文 Taint 関数 » PHP Manual 詳細 文字列の汚染を除去する関数 文字列の汚染を除去する関数 関数 対応するようになったバージョン addslashes 0.1.0 addcslashes 0.1.0 htmlspecialchars 0.1.0 htmlentities 0.1.0 escapeshellcmd 0.1.0 mysql_escape_string 0.1.0 mysq ...
https://man.plustar.jp/php/taint.detail.untaint.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]