検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 246 for [SIMILAR] 16 1024 4096 WITH 29793 zval WITH 2742... (0.515 sec.)
リファレンスの解除 5803
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
次のリファレンスを得る 5803
« ldap_next_entry ldap_parse_exop » PHP Manual LDAP 関数 次のリファレンスを得る ldap_next_reference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_next_reference — 次のリファレンスを得る 説明 ldap_next_reference ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 警 ...
https://man.plustar.jp/php/function.ldap-next-reference.html - [similar]
戻り値 5803
« 関数の引数 可変関数 » PHP Manual 関数 戻り値 戻り値 オプションの return 文により値を返すことができます。 配列やオブジェクトを含むあらゆる型を返すことができます。 これにより、関数の実行を任意の箇所で終了し、その関数を呼び出した 箇所に制御を戻すことが出来ます。詳細に関しては return を参照 ...
https://man.plustar.jp/php/functions.returning-values.html - [similar]
最初のリファレンスを返す 5803
« ldap_first_entry ldap_free_result » PHP Manual LDAP 関数 最初のリファレンスを返す ldap_first_reference (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) ldap_first_reference — 最初のリファレンスを返す 説明 ldap_first_reference ( LDAP\Connection $ldap , LDAP\Result $result ): LDAP\ResultEntry | fal ...
https://man.plustar.jp/php/function.ldap-first-reference.html - [similar]
基本的な構文 5803
« 言語リファレンス PHP タグ » PHP Manual 言語リファレンス 基本的な構文 基本的な構文 目次 PHP タグ HTML からの脱出 命令の分離 コメント 関連キーワード: 基本 , 構文 , 言語 , リファレンス , タグ , 脱出 , 命令 , 分離 , コメント , ...
https://man.plustar.jp/php/language.basic-syntax.html - [similar]
ReflectionReference クラス 5803
« ReflectionIntersectionType::getTypes ReflectionReference::__construct » PHP Manual リフレクション ReflectionReference クラス ReflectionReference クラス (PHP 7 >= 7.4.0, PHP 8) はじめに ReflectionReference クラスは、リファレンスに関する情報を提供します。 クラス概要 final class Reflectio ...
https://man.plustar.jp/php/class.reflectionreference.html - [similar]
定義済みの例外 5803
« $argv Exception » PHP Manual 言語リファレンス 定義済みの例外 定義済みの例外 目次 Exception ErrorException Error ArgumentCountError ArithmeticError AssertionError DivisionByZeroError CompileError ParseError TypeError ValueError UnhandledMatchError FiberError SPL の例外 も参照ください。 ...
https://man.plustar.jp/php/reserved.exceptions.html - [similar]
イテレータにある要素をカウントする 5154
« iterator_apply iterator_to_array » PHP Manual SPL 関数 イテレータにある要素をカウントする iterator_count (PHP 5 >= 5.1.0, PHP 7, PHP 8) iterator_count — イテレータにある要素をカウントする 説明 iterator_count ( Traversable $iterator ): int イテレータにある要素をカウントします。 iterator ...
https://man.plustar.jp/php/function.iterator-count.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 8.1.x で推奨されなくなる機能 » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア $GLOBALS へのアクセス制限 $GLOBALS 配列へのアクセスに対し、 多くの制限が適用されるようになりました。 $GLOBALS['var'] のような、 個 ...
https://man.plustar.jp/php/migration81.incompatible.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT