検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 283 for [SIMILAR] 16 1024 4096 WITH 12640 resultentry WI... (0.380 sec.)
リファレンスの適用範囲 3978
« リファレンスの解除 定義済の変数 » PHP Manual リファレンスの説明 リファレンスの適用範囲 リファレンスの適用範囲 PHP の多くの構文構造は、リファレンス機構を利用して実装されています。 このため、前記のリファレンス結合に関する事項はこれらの構造についても 適用されます。リファレンス渡しおよびリ ...
https://man.plustar.jp/php/language.references.spot.html - [similar]
リファレンスとは? 3978
« リファレンスの説明 リファレンスが行うことは何ですか? » PHP Manual リファレンスの説明 リファレンスとは? リファレンスとは? PHP において、リファレンスとは同じ変数の内容を異なった名前で コールすることを意味します。これは C のポインタとは異なります。 リファレンスを使ってポインタの演算をする ...
https://man.plustar.jp/php/language.references.whatare.html - [similar]
内部的な zval を表す文字列をダンプする 3978
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
リファレンスが行わないこと 3978
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]
リファレンスの解除 3978
« リファレンスを返す リファレンスの適用範囲 » PHP Manual リファレンスの説明 リファレンスの解除 リファレンスの解除 リファレンスを解除することは、ちょうど変数名と変数の内容の結合を 解除することに相当します。これは、変数の内容が破棄されることを 意味しません。例えば、 <?php $a = 1 ; $b =& $a ...
https://man.plustar.jp/php/language.references.unset.html - [similar]
基本的な構文 3978
« 言語リファレンス PHP タグ » PHP Manual 言語リファレンス 基本的な構文 基本的な構文 目次 PHP タグ HTML からの脱出 命令の分離 コメント 関連キーワード: 基本 , 構文 , 言語 , リファレンス , タグ , 脱出 , 命令 , 分離 , コメント , ...
https://man.plustar.jp/php/language.basic-syntax.html - [similar]
ReflectionReference クラス 3978
« 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]
定義済みの例外 3978
« $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]
Lightweight Directory Access Protocol 0
« GearmanException はじめに » PHP Manual その他のサービス Lightweight Directory Access Protocol Lightweight Directory Access Protocol はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 PHP LDAP コールの使用法 LDAP コントロール 例 基本的な使用法 LDAP コント ...
https://man.plustar.jp/php/book.ldap.html - [similar]
次の結果エントリを得る 0
« ldap_next_attribute ldap_next_reference » PHP Manual LDAP 関数 次の結果エントリを得る ldap_next_entry (PHP 4, PHP 5, PHP 7, PHP 8) ldap_next_entry — 次の結果エントリを得る 説明 ldap_next_entry ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): LDAP\ResultEntry | false 結果に保持された ...
https://man.plustar.jp/php/function.ldap-next-entry.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT