検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 1085 for [SIMILAR] 16 1024 4096 WITH 14468 グラ WITH 1024... (1.528 sec.)
定義されたエラー処理ルーチンにエラーメッセージを送信する 0
« error_get_last error_reporting » PHP Manual エラー処理関数 定義されたエラー処理ルーチンにエラーメッセージを送信する error_log (PHP 4, PHP 5, PHP 7, PHP 8) error_log — 定義されたエラー処理ルーチンにエラーメッセージを送信する 説明 error_log ( string $message , int $message_type = 0 , ? s ...
https://man.plustar.jp/php/function.error-log.html - [similar]
現在のプロセスの有効なユーザー ID を返す 0
« posix_getegid posix_getgid » PHP Manual POSIX 関数 現在のプロセスの有効なユーザー ID を返す posix_geteuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_geteuid — 現在のプロセスの有効なユーザー ID を返す 説明 posix_geteuid (): int 現在のプロセスの有効なユーザー ID を返します。 使用可能なユーザー名 ...
https://man.plustar.jp/php/function.posix-geteuid.html - [similar]
オーバーロード 0
« 無名クラス オブジェクトの反復処理 » PHP Manual クラスとオブジェクト オーバーロード オーバーロード PHP におけるオーバーロード機能は、 プロパティやメソッドを動的に 作成する ための手法です。 これらの動的エンティティは、マジックメソッドを用いて処理されます。 マジックメソッドは、クラス内でさ ...
https://man.plustar.jp/php/language.oop5.overloading.html - [similar]
指定した秒数だけプロセスをブロックする 0
« Ev::run Ev::stop » PHP Manual Ev 指定した秒数だけプロセスをブロックする Ev::sleep (PECL ev >= 0.2.0) Ev::sleep — 指定した秒数だけプロセスをブロックする 説明 final public static Ev::sleep ( float $seconds ): void 指定した秒数だけプロセスをブロックします。 パラメータ seconds 秒数。 戻り値 ...
https://man.plustar.jp/php/ev.sleep.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
« Imagick::setImageProfile Imagick::setImageRedPrimary » PHP Manual Imagick 画像のプロパティを設定する Imagick::setImageProperty (PECL imagick 2, PECL imagick 3) Imagick::setImageProperty — 画像のプロパティを設定する 説明 public Imagick::setImageProperty ( string $name , string $value ): ...
https://man.plustar.jp/php/imagick.setimageproperty.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
プロパティ名を取得する 0
« ReflectionProperty::getModifiers ReflectionProperty::getType » PHP Manual ReflectionProperty プロパティ名を取得する ReflectionProperty::getName (PHP 5, PHP 7, PHP 8) ReflectionProperty::getName — プロパティ名を取得する 説明 public ReflectionProperty::getName (): string プロパティ名を取 ...
https://man.plustar.jp/php/reflectionproperty.getname.html - [similar]
プロパティが型を持つかをチェックする 0
« ReflectionProperty::hasDefaultValue ReflectionProperty::isDefault » PHP Manual ReflectionProperty プロパティが型を持つかをチェックする ReflectionProperty::hasType (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::hasType — プロパティが型を持つかをチェックする 説明 public ReflectionProperty:: ...
https://man.plustar.jp/php/reflectionproperty.hastype.html - [similar]
ODBC あるいは DB2 データベースに接続する 0
« ODBC and DB2 (PDO) PostgreSQL (PDO) » PHP Manual ODBC and DB2 (PDO) ODBC あるいは DB2 データベースに接続する PDO_ODBC DSN (PECL PDO_ODBC >= 0.1.0) PDO_ODBC DSN — ODBC あるいは DB2 データベースに接続する 説明 PDO_ODBC データソース名 (DSN) は以下の要素で構成されます。 DSN 接頭辞 DSN 接頭 ...
https://man.plustar.jp/php/ref.pdo-odbc.connection.html - [similar]