検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 472 for [SIMILAR] 16 1024 4096 WITH 6538 報告 WITH 4119 ... (0.516 sec.)
セッション管理の基礎 0
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッション と セキュリティ セッション管理の基礎 セッション管理の基礎 セッションのセキュリティ セッションモジュールは、セッションに保存された情報を 作成したユーザーだけが見られることを保証できません。 ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
定義済み定数 0
« リソース型 Fileinfo 関数 » PHP Manual Fileinfo 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 FILEINFO_NONE ( int ) 特別な処理を行いません。 FILEINFO_SYMLINK ...
https://man.plustar.jp/php/fileinfo.constants.html - [similar]
ファイルタイプを取得する 0
« filesize flock » PHP Manual ファイルシステム 関数 ファイルタイプを取得する filetype (PHP 4, PHP 5, PHP 7, PHP 8) filetype — ファイルタイプを取得する 説明 filetype ( string $filename ): string | false 指定したファイルのタイプを返します。 パラメータ filename ファイルへのパス。 戻り値 ファ ...
https://man.plustar.jp/php/function.filetype.html - [similar]
オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 0
« method_exists trait_exists » PHP Manual クラス/オブジェクト関数 オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる property_exists (PHP 5 >= 5.1.0, PHP 7, PHP 8) property_exists — オブジェクトもしくはクラスにプロパティが存在するかどうかを調べる 説明 property_exists ( obje ...
https://man.plustar.jp/php/function.property-exists.html - [similar]
はじめに 0
« マルチバイト文字列 インストール/設定 » PHP Manual マルチバイト文字列 はじめに はじめに 全ての文字をシングルバイトで一対一表現可能な言語は数多くありますが、 文字表現に単一バイトによる表現範囲を越えるほど多くの文字を必要とする言語も多くあります (1 バイトは 8 ビットから構成されます。各ビッ ...
https://man.plustar.jp/php/intro.mbstring.html - [similar]
はじめに 0
« Xhprof インストール/設定 » PHP Manual Xhprof はじめに はじめに XHProf は、軽量で階層型な命令ベースのプロファイラです。 データ収集フェーズでは、呼び出し回数や プログラムの動的コールグラフ内の弧の包括的メトリクスを追跡します。 排他的メトリクス (実行時間や CPU 時間、メモリ使用量など) の計 ...
https://man.plustar.jp/php/intro.xhprof.html - [similar]
Tokenizer 0
« tidy_warning_count はじめに » PHP Manual その他の基本モジュール Tokenizer Tokenizer はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 PhpToken — PhpToken クラス PhpToken::__construct — 新しい PhpToken オブジェクトを返す PhpToken::getTokenName — トー ...
https://man.plustar.jp/php/book.tokenizer.html - [similar]
ローカルストリームかどうかを調べる 0
« stream_get_wrappers stream_isatty » PHP Manual ストリーム 関数 ローカルストリームかどうかを調べる stream_is_local (PHP 5 >= 5.2.4, PHP 7, PHP 8) stream_is_local — ローカルストリームかどうかを調べる 説明 stream_is_local ( resource | string $stream ): bool ストリームあるいは URL が、ロー ...
https://man.plustar.jp/php/function.stream-is-local.html - [similar]
画像の反復を設定する 0
« Imagick::setImageInterpolateMethod Imagick::setImageMatte » PHP Manual Imagick 画像の反復を設定する Imagick::setImageIterations (PECL imagick 2, PECL imagick 3) Imagick::setImageIterations — 画像の反復を設定する 説明 public Imagick::setImageIterations ( int $iterations ): bool アニメー ...
https://man.plustar.jp/php/imagick.setimageiterations.html - [similar]
色を文字列で返す 0
« ImagickPixel::getColor ImagickPixel::getColorCount » PHP Manual ImagickPixel 色を文字列で返す ImagickPixel::getColorAsString (PECL imagick 2 >= 2.1.0, PECL imagick 3) ImagickPixel::getColorAsString — 色を文字列で返す 説明 public ImagickPixel::getColorAsString (): string ImagickPixel オ ...
https://man.plustar.jp/php/imagickpixel.getcolorasstring.html - [similar]