検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 318 for [SIMILAR] 16 1024 4096 WITH 13876 getiterator WI... (0.246 sec.)
テーブルの主キーを含む結果セットを返す 0
« db2_prepare db2_procedure_columns » PHP Manual IBM DB2 関数 テーブルの主キーを含む結果セットを返す db2_primary_keys (PECL ibm_db2 >= 1.0.0) db2_primary_keys — テーブルの主キーを含む結果セットを返す 説明 db2_primary_keys ( resource $connection , string $qualifier , string $schema , stri ...
https://man.plustar.jp/php/function.db2-primary-keys.html - [similar]
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]
文字列から、ファイルを phar アーカイブに追加する 0
« Phar::addFile Phar::apiVersion » PHP Manual Phar 文字列から、ファイルを phar アーカイブに追加する Phar::addFromString (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::addFromString — 文字列から、ファイルを phar アーカイブに追加する 説明 public Phar::addFromString ( string $loca ...
https://man.plustar.jp/php/phar.addfromstring.html - [similar]