検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 373 for [SIMILAR] 16 1024 4096 WITH 15871 mysqli WITH 14... (0.355 sec.)
現在実行中のプロセスをフォークする 0
« pcntl_exec pcntl_get_last_error » PHP Manual PCNTL 関数 現在実行中のプロセスをフォークする pcntl_fork (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_fork — 現在実行中のプロセスをフォークする 説明 pcntl_fork (): int pcntl_fork() 関数は、親プロセスとその PID および PPID のみが異なる子プロセ ...
https://man.plustar.jp/php/function.pcntl-fork.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]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
mysqli 拡張モジュールでの持続的接続 0
« リソース型 定義済み定数 » PHP Manual MySQLi mysqli 拡張モジュールでの持続的接続 mysqli 拡張モジュールでの持続的接続 持続的接続とは、クライアントプロセスとデータベースとの間の接続を 何度も作っては破棄するかわりにクライアントプロセス側で再利用しようというものです。 これにより、必要なとき ...
https://man.plustar.jp/php/mysqli.persistconns.html - [similar]
CTRLイベント のハンドラを設定したり削除したりする 0
« sapi_windows_generate_ctrl_event sapi_windows_vt100_support » PHP Manual その他の関数 CTRLイベント のハンドラを設定したり削除したりする sapi_windows_set_ctrl_handler (PHP 7 >= 7.4.0, PHP 8) sapi_windows_set_ctrl_handler — CTRLイベント のハンドラを設定したり削除したりする 説明 sapi_wind ...
https://man.plustar.jp/php/function.sapi-windows-set-ctrl-handler.html - [similar]
SQLSTATE エラーコードを含む情報を返す 0
« mysqli_sql_exception エイリアスおよび非推奨の Mysqli 関数 » PHP Manual mysqli_sql_exception SQLSTATE エラーコードを含む情報を返す mysqli_sql_exception::getSqlState (PHP 8 >= 8.1.2) mysqli_sql_exception::getSqlState — SQLSTATE エラーコードを含む情報を返す 説明 public mysqli_sql_exceptio ...
https://man.plustar.jp/php/mysqli-sql-exception.getsqlstate.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュールは、現在は次の構成のみをサポートしています。 Windows OS Windows XP SP3 上での IIS 5.1 および » FastCGI Extension Windows Server 2003 上での IIS 6.0 および » FastCGI Extension Windows Vista SP1 ...
https://man.plustar.jp/php/wincache.requirements.html - [similar]
定義済み定数 0
« リソース型 ネットワーク 関数 » PHP Manual ネットワーク 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 openlog() オプション 定数 説明 LOG_CONS システムロガーにデータを送信する際にエラーが発生した場合、 システムコンソールに直接書き込む。 LOG_NDELAY ロガ ...
https://man.plustar.jp/php/network.constants.html - [similar]
未処理のリクエスト数を返す 0
« eio_npending eio_nreqs » PHP Manual Eio 関数 未処理のリクエスト数を返す eio_nready (PECL eio >= 0.0.1dev) eio_nready — 未処理のリクエスト数を返す 説明 eio_nready (): int パラメータ この関数にはパラメータはありません。 戻り値 eio_nready() は、未処理のリクエスト数を返します。 参考 eio_nr ...
https://man.plustar.jp/php/function.eio-nready.html - [similar]