検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 257 for [SIMILAR] 16 1024 4096 WITH 29803 進数 WITH 2682... (0.359 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張モジュールは、メンテナンスされておらず開発が止まっています。 しかし、ソースコードは PECL SVN から取得できます。 » https://svn.php.net/viewvc/pecl/fdf . この拡張モジュールは、PHP にバンドルされていま ...
https://man.plustar.jp/php/fdf.installation.html - [similar]
持続的データベース接続 0
« 接続処理 コマンドラインの使用法 » PHP Manual 機能 持続的データベース接続 持続的データベース接続 持続的接続は、スクリプトの実行終了時にも閉じられないリンクです。 持続的接続が要求された時、PHPは(前もってオープンされたままになって いる)同じ持続的接続が既にオープンされていないかどうかを確認 ...
https://man.plustar.jp/php/features.persistent-connections.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]
テーブルの主キーを取得する 0
« odbc_prepare odbc_procedurecolumns » PHP Manual ODBC 関数 テーブルの主キーを取得する odbc_primarykeys (PHP 4, PHP 5, PHP 7, PHP 8) odbc_primarykeys — テーブルの主キーを取得する 説明 odbc_primarykeys ( resource $odbc , ? string $catalog , string $schema , string $table ): resource | fal ...
https://man.plustar.jp/php/function.odbc-primarykeys.html - [similar]
PKCS#12 互換の証明書保存ファイルをエクスポートする 0
« openssl_pbkdf2 openssl_pkcs12_export » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルをエクスポートする openssl_pkcs12_export_to_file (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export_to_file — PKCS#12 互換の証明書保存ファイルをエクスポートする 説明 openssl_pkcs12_export_t ...
https://man.plustar.jp/php/function.openssl-pkcs12-export-to-file.html - [similar]
PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 0
« openssl_pkcs12_export_to_file openssl_pkcs12_read » PHP Manual OpenSSL 関数 PKCS#12 互換の証明書保存ファイルを変数にエクスポートする openssl_pkcs12_export (PHP 5 >= 5.2.2, PHP 7, PHP 8) openssl_pkcs12_export — PKCS#12 互換の証明書保存ファイルを変数にエクスポートする 説明 openssl_pkcs12 ...
https://man.plustar.jp/php/function.openssl-pkcs12-export.html - [similar]