検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 265 for [SIMILAR] 16 1024 4096 WITH 72645 mysqlnd WITH 6... (0.589 sec.)
接続を問い合わせる 0
« mysqli::ping mysqli::prepare » PHP Manual mysqli 接続を問い合わせる mysqli::poll mysqli_poll (PHP 5 >= 5.3.0, PHP 7, PHP 8) mysqli::poll -- mysqli_poll — 接続を問い合わせる 説明 オブジェクト指向型 public static mysqli::poll ( ? array &$read , ? array &$error , array &$reject , int $sec ...
https://man.plustar.jp/php/mysqli.poll.html - [similar]
どの API を使うか 0
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの API を使うか PHP には、様々な MySQL へ接続する API があります。 以下に、mysqli と PDO が提供する API を示します。 それぞれのコードは、"example.com" 上で稼働する MySQL サーバーに ユーザー名 " ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
他のイベントループに埋め込めるバックエンド群を返す 0
« Ev::depth Ev::feedSignal » PHP Manual Ev 他のイベントループに埋め込めるバックエンド群を返す Ev::embeddableBackends (PECL ev >= 0.2.0) Ev::embeddableBackends — 他のイベントループに埋め込めるバックエンド群を返す 説明 final public static Ev::embeddableBackends (): int 他のイベントループに ...
https://man.plustar.jp/php/ev.embeddablebackends.html - [similar]
現在の libev の構成でサポートするバックエンド群を返す 0
« Ev::stop Ev::suspend » PHP Manual Ev 現在の libev の構成でサポートするバックエンド群を返す Ev::supportedBackends (PECL ev >= 0.2.0) Ev::supportedBackends — 現在の libev の構成でサポートするバックエンド群を返す 説明 final public static Ev::supportedBackends (): int 現在の libev の構成で ...
https://man.plustar.jp/php/ev.supportedbackends.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL SVN から取得できます。 » https://svn.php.net/viewvc/pecl/fdf . この拡張モジュールは、PHP にバンドルされていま ...
https://man.plustar.jp/php/fdf.installation.html - [similar]
任意精度数値をべき乗する 0
« bcmul bcpowmod » PHP Manual BC Math 関数 任意精度数値をべき乗する bcpow (PHP 4, PHP 5, PHP 7, PHP 8) bcpow — 任意精度数値をべき乗する 説明 bcpow ( string $num , string $exponent , ? int $scale = null ): string num の exponent 乗を求めます。 パラメータ num 基数を表す文字列。 exponent 指 ...
https://man.plustar.jp/php/function.bcpow.html - [similar]
URL エンコードされた文字列をデコードする 0
« curl_strerror curl_version » PHP Manual cURL 関数 URL エンコードされた文字列をデコードする curl_unescape (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_unescape — URL エンコードされた文字列をデコードする 説明 curl_unescape ( CurlHandle $handle , string $string ): string | false この関数は、URL エ ...
https://man.plustar.jp/php/function.curl-unescape.html - [similar]
ファイルのサイズを取得する 0
« fileperms filetype » PHP Manual ファイルシステム 関数 ファイルのサイズを取得する filesize (PHP 4, PHP 5, PHP 7, PHP 8) filesize — ファイルのサイズを取得する 説明 filesize ( string $filename ): int | false 指定したファイルのサイズを取得します。 パラメータ filename ファイルへのパス。 戻り ...
https://man.plustar.jp/php/function.filesize.html - [similar]
ファイルの読み書き用ポインタの現在位置を返す 0
« fsync ftruncate » PHP Manual ファイルシステム 関数 ファイルの読み書き用ポインタの現在位置を返す ftell (PHP 4, PHP 5, PHP 7, PHP 8) ftell — ファイルの読み書き用ポインタの現在位置を返す 説明 ftell ( resource $stream ): int | false stream ファイルの読み書き用ポインタの現在位置を返します。 ...
https://man.plustar.jp/php/function.ftell.html - [similar]
通常ファイルかどうかを調べる 0
« is_executable is_link » PHP Manual ファイルシステム 関数 通常ファイルかどうかを調べる is_file (PHP 4, PHP 5, PHP 7, PHP 8) is_file — 通常ファイルかどうかを調べる 説明 is_file ( string $filename ): bool 指定したファイルが通常のファイルかどうかを調べます。 パラメータ filename ファイルへの ...
https://man.plustar.jp/php/function.is-file.html - [similar]