検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 221 for [SIMILAR] 16 1024 4096 WITH 115487 mysqlnd WITH ... (0.490 sec.)
MySQL ドライバおよびプラグイン 0
« Class Tree MySQL 用 PHP ドライバの概要 » PHP Manual ベンダー固有のモジュール MySQL ドライバおよびプラグイン MySQL ドライバおよびプラグイン PHP で MySQL を扱うためのドライバやプラグインには、いくつかの種類があります。 それらの違いや MySQL 用拡張モジュールの機能について、ここで簡単に説明 ...
https://man.plustar.jp/php/set.mysqlinfo.html - [similar]
エラーコードの説明を返す 0
« curl_share_strerror curl_unescape » PHP Manual cURL 関数 エラーコードの説明を返す curl_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_strerror — エラーコードの説明を返す 説明 curl_strerror ( int $error_code ): ? string 指定したエラーコードに対応するエラーメッセージを返します。 パラメータ ...
https://man.plustar.jp/php/function.curl-strerror.html - [similar]
数値を金額文字列にフォーマットする 0
« metaphone nl_langinfo » PHP Manual String 関数 数値を金額文字列にフォーマットする money_format (PHP 4 >= 4.3.0, PHP 5, PHP 7) money_format — 数値を金額文字列にフォーマットする 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないことを強く推奨しま ...
https://man.plustar.jp/php/function.money-format.html - [similar]
長さが N 文字未満の単語を無視する 0
« pspell_config_dict_dir pspell_config_mode » PHP Manual Pspell 関数 長さが N 文字未満の単語を無視する pspell_config_ignore (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_ignore — 長さが N 文字未満の単語を無視する 説明 pspell_config_ignore ( PSpell\Config $config , int $min_length ) ...
https://man.plustar.jp/php/function.pspell-config-ignore.html - [similar]
返される提案の数のモードを変更する 0
« pspell_config_ignore pspell_config_personal » PHP Manual Pspell 関数 返される提案の数のモードを変更する pspell_config_mode (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_mode — 返される提案の数のモードを変更する 説明 pspell_config_mode ( PSpell\Config $config , int $mode ): bool p ...
https://man.plustar.jp/php/function.pspell-config-mode.html - [similar]
spl_autoload 用のデフォルトの拡張子を登録し、それを返す 0
« spl_autoload_call spl_autoload_functions » PHP Manual SPL 関数 spl_autoload 用のデフォルトの拡張子を登録し、それを返す spl_autoload_extensions (PHP 5 >= 5.1.0, PHP 7, PHP 8) spl_autoload_extensions — spl_autoload 用のデフォルトの拡張子を登録し、それを返す 説明 spl_autoload_extensions ( ...
https://man.plustar.jp/php/function.spl-autoload-extensions.html - [similar]
URL エンコードされた文字列をデコードする 0
« rawurlencode urlencode » PHP Manual URL 関数 URL エンコードされた文字列をデコードする urldecode (PHP 4, PHP 5, PHP 7, PHP 8) urldecode — URL エンコードされた文字列をデコードする 説明 urldecode ( string $string ): string 与えられた文字列中のあらゆるエンコード文字 % ## をデコードします。 ...
https://man.plustar.jp/php/function.urldecode.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
コードポイントが図形文字であるかを調べる 0
« IntlChar::isdigit IntlChar::isIDIgnorable » PHP Manual IntlChar コードポイントが図形文字であるかを調べる IntlChar::isgraph (PHP 7, PHP 8) IntlChar::isgraph — コードポイントが図形文字であるかを調べる 説明 public static IntlChar::isgraph ( int | string $codepoint ): ? bool 指定されたコー ...
https://man.plustar.jp/php/intlchar.isgraph.html - [similar]
内部 LOB データの特定の位置を消去する 0
« OCILob::eof OCILob::export » PHP Manual OCILob 内部 LOB データの特定の位置を消去する OCILob::erase (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::erase — 内部 LOB データの特定の位置を消去する 説明 public OCILob::erase ( ? int $offset = null , ? int $length = null ): int | false 指定 ...
https://man.plustar.jp/php/ocilob.erase.html - [similar]