検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 736 for [SIMILAR] 16 1024 4096 WITH 11465 小文 WITH 1144... (0.689 sec.)
数値の基数を任意に変換する 0
« atanh bindec » PHP Manual Math 関数 数値の基数を任意に変換する base_convert (PHP 4, PHP 5, PHP 7, PHP 8) base_convert — 数値の基数を任意に変換する 説明 base_convert ( string $num , int $from_base , int $to_base ): string num を基数 to_base で表した文字列を返します。 num の基数は、 from ...
https://man.plustar.jp/php/function.base-convert.html - [similar]
ある拡張機能がロードされているかどうかを調べる 0
« dl gc_collect_cycles » PHP Manual PHP オプション/情報 関数 ある拡張機能がロードされているかどうかを調べる extension_loaded (PHP 4, PHP 5, PHP 7, PHP 8) extension_loaded — ある拡張機能がロードされているかどうかを調べる 説明 extension_loaded ( string $extension ): bool 拡張モジュールがロ ...
https://man.plustar.jp/php/function.extension-loaded.html - [similar]
以前に設定したHTTPヘッダを削除する 0
« header_register_callback header » PHP Manual ネットワーク 関数 以前に設定したHTTPヘッダを削除する header_remove (PHP 5 >= 5.3.0, PHP 7, PHP 8) header_remove — 以前に設定したHTTPヘッダを削除する 説明 header_remove ( ? string $name = null ): void header() 関数を使って以前に設定したHTTPヘ ...
https://man.plustar.jp/php/function.header-remove.html - [similar]
別の文字列の中で、ある文字が最後に現れる場所を見つける 0
« mb_strpos mb_strrichr » PHP Manual マルチバイト文字列 関数 別の文字列の中で、ある文字が最後に現れる場所を見つける mb_strrchr (PHP 5 >= 5.2.0, PHP 7, PHP 8) mb_strrchr — 別の文字列の中で、ある文字が最後に現れる場所を見つける 説明 mb_strrchr ( string $haystack , string $needle , bool $be ...
https://man.plustar.jp/php/function.mb-strrchr.html - [similar]
変数がユーザーキャッシュに存在するかどうかを調べる 0
« wincache_ucache_delete wincache_ucache_get » PHP Manual WinCache 関数 変数がユーザーキャッシュに存在するかどうかを調べる wincache_ucache_exists (PECL wincache >= 1.1.0) wincache_ucache_exists — 変数がユーザーキャッシュに存在するかどうかを調べる 説明 wincache_ucache_exists ( string $key ...
https://man.plustar.jp/php/function.wincache-ucache-exists.html - [similar]
コードポイントがタイトルケース文字であるかを調べる 0
« IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース文字であるかを調べる IntlChar::istitle (PHP 7, PHP 8) IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる 説明 public static IntlChar::istitle ( int | string $codepoint ): ? ...
https://man.plustar.jp/php/intlchar.istitle.html - [similar]
Unicode 文字をタイトルケースにする 0
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする IntlChar::totitle (PHP 7, PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | string $codepoint ): int | string | null 指定した文字を、同等 ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
最大 4 つまでの $_SERVER 変数を実行時に変更させる 0
« Phar::mount Phar::offsetExists » PHP Manual Phar 最大 4 つまでの $_SERVER 変数を実行時に変更させる Phar::mungServer (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mungServer — 最大 4 つまでの $_SERVER 変数を実行時に変更させる 説明 final public static Phar::mungServer ( array ...
https://man.plustar.jp/php/phar.mungserver.html - [similar]
利用可能な暗号メソッドを取得 0
« openssl_get_cert_locations openssl_get_curve_names » PHP Manual OpenSSL 関数 利用可能な暗号メソッドを取得 openssl_get_cipher_methods (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_get_cipher_methods — 利用可能な暗号メソッドを取得 説明 openssl_get_cipher_methods ( bool $aliases = false ): array ...
https://man.plustar.jp/php/function.openssl-get-cipher-methods.html - [similar]