検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1211 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 8003... (0.824 sec.)
オブジェクト定数 0
« プロパティ クラスのオートローディング » PHP Manual クラスとオブジェクト オブジェクト定数 オブジェクト定数 値が変更できない 定数 をクラス内に定義することができます。 クラス定数のデフォルトのアクセス範囲は public です。 注意 : クラス定数は、子クラスで再定義することもできます。 PHP 8.1.0 ...
https://man.plustar.jp/php/language.oop5.constants.html - [similar]
オブジェクトの比較 0
« オブジェクトのクローン作成 遅延静的束縛 (Late Static Bindings) » PHP Manual クラスとオブジェクト オブジェクトの比較 オブジェクトの比較 比較演算子( == )を使用する際、 オブジェクト変数は、単純に比較されます。つまり、 二つのオブジェクトのインスタンスは、 同じ属性と値 (値の比較は == による ...
https://man.plustar.jp/php/language.oop5.object-comparison.html - [similar]
値をパラメータにバインドする 0
« PDOStatement::bindParam PDOStatement::closeCursor » PHP Manual PDOStatement 値をパラメータにバインドする PDOStatement::bindValue (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 1.0.0) PDOStatement::bindValue — 値をパラメータにバインドする 説明 public PDOStatement::bindValue ( string | int $ ...
https://man.plustar.jp/php/pdostatement.bindvalue.html - [similar]
新しい fileinfo インスタンスを作成する 0
« finfo_file finfo_set_flags » PHP Manual Fileinfo 関数 新しい fileinfo インスタンスを作成する finfo_open finfo::__construct (PHP >= 5.3.0, PHP 7, PHP 8, PECL fileinfo >= 0.1.0) finfo_open -- finfo::__construct — 新しい fileinfo インスタンスを作成する 説明 手続き型 finfo_open ( int $flag ...
https://man.plustar.jp/php/function.finfo-open.html - [similar]
はじめに 0
« クラスとオブジェクト クラスの基礎 » PHP Manual クラスとオブジェクト はじめに はじめに PHP には完全なオブジェクトモデルが搭載されています。 搭載されている機能には アクセス権 、 abstract クラスやメソッド、 final クラスやメソッド、 新たな マジックメソッド 、 インターフェイス 、 オブジェク ...
https://man.plustar.jp/php/oop5.intro.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
The FANNConnection class 0
« fann_train FANNConnection::__construct » PHP Manual FANN The FANNConnection class The FANNConnection class (No version information available, might only be in Git) はじめに FANNConnection is used for the neural network connection. The objects of this class are used in fann_get_connecti ...
https://man.plustar.jp/php/class.fannconnection.html - [similar]
The HRTime\StopWatch class 0
« HRTime\PerformanceCounter::getTicksSince HRTime\StopWatch::getElapsedTicks » PHP Manual HRTime The HRTime\StopWatch class The HRTime\StopWatch class (PECL hrtime >= 0.4.3) はじめに クラス概要 class HRTime\StopWatch extends HRTime\PerformanceCounter { /* メソッド */ public getElapsedTic ...
https://man.plustar.jp/php/class.hrtime-stopwatch.html - [similar]
フィルタフラグ 0
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタフラグの一覧 ID 使える場所 説明 FILTER_FLAG_STRIP_LOW FILTER_SANITIZE_ENCODED , FILTER_SANITIZE_SPECIAL_CHARS , FILTER_SANITIZE_STRING , FILTER_UNSAFE_RAW コードが 32 未満の文字を除去します。 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
油絵をシミュレートする 0
« Imagick::normalizeImage Imagick::opaquePaintImage » PHP Manual Imagick 油絵をシミュレートする Imagick::oilPaintImage (PECL imagick 2, PECL imagick 3) Imagick::oilPaintImage — 油絵をシミュレートする 説明 public Imagick::oilPaintImage ( float $radius ): bool 油絵風の効果を施すフィルタを適 ...
https://man.plustar.jp/php/imagick.oilpaintimage.html - [similar]