検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 83 for [SIMILAR] 16 1024 4096 WITH 34845 strtolower WIT... (0.154 sec.)
文字列に rot13 変換を行う 0
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]
MIME base64 方式によりエンコードされたデータをデコードする 0
« URL 関数 base64_encode » PHP Manual URL 関数 MIME base64 方式によりエンコードされたデータをデコードする base64_decode (PHP 4, PHP 5, PHP 7, PHP 8) base64_decode — MIME base64 方式によりエンコードされたデータをデコードする 説明 base64_decode ( string $string , bool $strict = false ): st ...
https://man.plustar.jp/php/function.base64-decode.html - [similar]
拡張モジュールの一覧/分類 0
« コア php.ini ディレクティブに関する説明 アルファベット順 » PHP Manual 付録 拡張モジュールの一覧/分類 拡張モジュールの一覧/分類 目次 アルファベット順 所属 状態 この付録では、PHP マニュアルに掲載されている 150 以上の 拡張モジュールを分類します。 関連キーワード: 拡張 , モジュール , 分類 , ...
https://man.plustar.jp/php/extensions.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
指定されたパスのファイルとディレクトリのリストを取得する 0
« rewinddir Fileinfo » PHP Manual ディレクトリ 関数 指定されたパスのファイルとディレクトリのリストを取得する scandir (PHP 5, PHP 7, PHP 8) scandir — 指定されたパスのファイルとディレクトリのリストを取得する 説明 scandir ( string $directory , int $sorting_order = SCANDIR_SORT_ASCENDING , ? ...
https://man.plustar.jp/php/function.scandir.html - [similar]
検証フィルタ 0
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタの一覧 ID 名前 オプション フラグ 説明 FILTER_VALIDATE_BOOLEAN , FILTER_VALIDATE_BOOL "boolean" default FILTER_NULL_ON_FAILURE "1"、"true"、"on" および "yes" の場合に true 、 それ以外の場合に f ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT