検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 206 for [SIMILAR] 16 1024 4096 WITH 32011 getshortname W... (4.094 sec.)
メッセージヘッダを読み込む 0
« imap_header imap_headers » PHP Manual IMAP 関数 メッセージヘッダを読み込む imap_headerinfo (PHP 4, PHP 5, PHP 7, PHP 8) imap_headerinfo — メッセージヘッダを読み込む 説明 imap_headerinfo ( IMAP\Connection $imap , int $message_num , int $from_length = 0 , int $subject_length = 0 ): stdCl ...
https://man.plustar.jp/php/function.imap-headerinfo.html - [similar]
現在のメールボックス以外のメールボックスのステータス情報を返す 0
« imap_sort imap_subscribe » PHP Manual IMAP 関数 現在のメールボックス以外のメールボックスのステータス情報を返す imap_status (PHP 4, PHP 5, PHP 7, PHP 8) imap_status — 現在のメールボックス以外のメールボックスのステータス情報を返す 説明 imap_status ( IMAP\Connection $imap , string $mailbo ...
https://man.plustar.jp/php/function.imap-status.html - [similar]
結果の行をオブジェクトとして取得する 0
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得する mysql_fetch_object (PHP 4, PHP 5) mysql_fetch_object — 結果の行をオブジェクトとして取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
クラスの基礎 0
« はじめに プロパティ » PHP Manual クラスとオブジェクト クラスの基礎 クラスの基礎 class 各クラスの定義は、 class キーワードで始まり、クラス名が続きます。 そしてその後に波括弧のペアが続き、 その中にはクラスのプロパティとメソッドの定義を記述します。 クラス名には、PHP の 予約語 以外でラベル ...
https://man.plustar.jp/php/language.oop5.basic.html - [similar]
クロージャに関連づけられたスコープを返す 0
« ReflectionFunctionAbstract::getAttributes ReflectionFunctionAbstract::getClosureThis » PHP Manual ReflectionFunctionAbstract クロージャに関連づけられたスコープを返す ReflectionFunctionAbstract::getClosureScopeClass (PHP 5 >= 5.4.0, PHP 7, PHP 8) ReflectionFunctionAbstract::getClosureSc ...
https://man.plustar.jp/php/reflectionfunctionabstract.getclosurescopeclass.html - [similar]
アトリビュートを取得する 0
« ReflectionClassConstant::export ReflectionClassConstant::getDeclaringClass » PHP Manual ReflectionClassConstant アトリビュートを取得する ReflectionClassConstant::getAttributes (PHP 8) ReflectionClassConstant::getAttributes — アトリビュートを取得する 説明 public ReflectionClassConstant: ...
https://man.plustar.jp/php/reflectionclassconstant.getattributes.html - [similar]
依存性を取得する 0
« ReflectionExtension::getConstants ReflectionExtension::getFunctions » PHP Manual ReflectionExtension 依存性を取得する ReflectionExtension::getDependencies (PHP 5 >= 5.1.3, PHP 7, PHP 8) ReflectionExtension::getDependencies — 依存性を取得する 説明 public ReflectionExtension::getDependen ...
https://man.plustar.jp/php/reflectionextension.getdependencies.html - [similar]
クエリの次の行をオブジェクトとして返す 0
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
修飾子の名前を取得する 0
« Reflection::export ReflectionClass » PHP Manual Reflection 修飾子の名前を取得する Reflection::getModifierNames (PHP 5, PHP 7, PHP 8) Reflection::getModifierNames — 修飾子の名前を取得する 説明 public static Reflection::getModifierNames ( int $modifiers ): array 修飾子の名前を取得します。 ...
https://man.plustar.jp/php/reflection.getmodifiernames.html - [similar]