検索

phrase: max: clip:
target: order:
Results of 221 - 230 of about 311 for [SIMILAR] 16 1024 4096 WITH 35753 部属 WITH 1477... (2.212 sec.)
static メソッドをコールし、引数を配列で渡す 0
« create_function forward_static_call » PHP Manual 関数処理 関数 static メソッドをコールし、引数を配列で渡す forward_static_call_array (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call_array — static メソッドをコールし、引数を配列で渡す 説明 forward_static_call_array ( callable $callbac ...
https://man.plustar.jp/php/function.forward-static-call-array.html - [similar]
static メソッドをコールする 0
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
オブジェクトの親クラスの名前を取得する 0
« get_object_vars interface_exists » PHP Manual クラス/オブジェクト関数 オブジェクトの親クラスの名前を取得する get_parent_class (PHP 4, PHP 5, PHP 7, PHP 8) get_parent_class — オブジェクトの親クラスの名前を取得する 説明 get_parent_class ( object | string $object_or_class = ? ): string | ...
https://man.plustar.jp/php/function.get-parent-class.html - [similar]
塗りつぶし用のイメージを設定する 0
« imagesetthickness imagestring » PHP Manual GD および Image 関数 塗りつぶし用のイメージを設定する imagesettile (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) imagesettile — 塗りつぶし用のイメージを設定する 説明 imagesettile ( GdImage $image , GdImage $tile ): bool imagesettile() は、特別な色 IMG ...
https://man.plustar.jp/php/function.imagesettile.html - [similar]
Oracle データベースに接続する 0
« oci_commit oci_define_by_name » PHP Manual OCI8 関数 Oracle データベースに接続する oci_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_connect — Oracle データベースに接続する 説明 oci_connect ( string $username , string $password , ? string $connection_string = null , string $enc ...
https://man.plustar.jp/php/function.oci-connect.html - [similar]
文字列を処理し、変数に代入する 0
« ord print » PHP Manual String 関数 文字列を処理し、変数に代入する parse_str (PHP 4, PHP 5, PHP 7, PHP 8) parse_str — 文字列を処理し、変数に代入する 説明 parse_str ( string $string , array &$result ): void URL 経由で渡されるクエリ文字列と同様に string を処理し、現在のスコープに変数をセッ ...
https://man.plustar.jp/php/function.parse-str.html - [similar]
定数 0
« 外部から来る変数 構文 » PHP Manual 言語リファレンス 定数 定数 目次 構文 自動的に定義される定数 マジック定数 定数は、値のためのID(名前)です。この名前が示すように、定数の値は スクリプト実行中に変更できません ( マジック定数 は例外です。これは実際は定数ではありません)。 定数は大文字小文字を ...
https://man.plustar.jp/php/language.constants.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]
例外によるエラー処理の有効化および無効化を行う 0
« RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化および無効化を行う RarException::setUsingExceptions (PECL rar >= 2.0.0) RarException::setUsingExceptions — 例外によるエラー処理の有効化および無効化を行う 説明 public static RarException::setUsingE ...
https://man.plustar.jp/php/rarexception.setusingexceptions.html - [similar]
新しいグローバル定数 0
« 新しい関数 下位互換性のない変更点 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新しいグローバル定数 新しいグローバル定数 PHP コア PHP_FLOAT_DIG PHP_FLOAT_EPSILON PHP_FLOAT_MIN PHP_FLOAT_MAX PHP_OS_FAMILY ファイル情報 FILEINFO_EXTENSION JSON JSON_INVALID_UTF8_IGNORE JSON_INVALID_UTF8_ ...
https://man.plustar.jp/php/migration72.constants.html - [similar]