検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1041 for [SIMILAR] 16 1024 4096 WITH 18768 親ク WITH 5504... (7.594 sec.)
OAuth クラス 0
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
PharData クラス 0
« Phar::webPhar PharData::addEmptyDir » PHP Manual Phar PharData クラス PharData クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) はじめに PharData クラスは、実行可能形式でない tar アーカイブや zip アーカイブへのアクセスや作成のための高レベルインターフェイスを提供します。 これら ...
https://man.plustar.jp/php/class.phardata.html - [similar]
インスタンス作成を無効化したコンストラクタ 0
« Closure Closure::bind » PHP Manual Closure インスタンス作成を無効化したコンストラクタ Closure::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8) Closure::__construct — インスタンス作成を無効化したコンストラクタ 説明 private Closure::__construct () このメソッドは、 Closure クラスのインスタンス ...
https://man.plustar.jp/php/closure.construct.html - [similar]
検索結果エントリから属性を得る 0
« ldap_free_result ldap_get_dn » PHP Manual LDAP 関数 検索結果エントリから属性を得る ldap_get_attributes (PHP 4, PHP 5, PHP 7, PHP 8) ldap_get_attributes — 検索結果エントリから属性を得る 説明 ldap_get_attributes ( LDAP\Connection $ldap , LDAP\ResultEntry $entry ): array 検索結果エントリか ...
https://man.plustar.jp/php/function.ldap-get-attributes.html - [similar]
行をオブジェクトとして得る 0
« pg_fetch_assoc pg_fetch_result » PHP Manual PostgreSQL 関数 行をオブジェクトとして得る pg_fetch_object (PHP 4, PHP 5, PHP 7, PHP 8) pg_fetch_object — 行をオブジェクトとして得る 説明 pg_fetch_object ( PgSql\Result $result , ? int $row = null , string $class = "stdClass" , array $constru ...
https://man.plustar.jp/php/function.pg-fetch-object.html - [similar]
XML 文字列をオブジェクトに代入する 0
« simplexml_load_file WDDX » PHP Manual SimpleXML 関数 XML 文字列をオブジェクトに代入する simplexml_load_string (PHP 5, PHP 7, PHP 8) simplexml_load_string — XML 文字列をオブジェクトに代入する 説明 simplexml_load_string ( string $data , ? string $class_name = SimpleXMLElement::class , in ...
https://man.plustar.jp/php/function.simplexml-load-string.html - [similar]
結果セットから次の行を取得する 0
« PDOStatement::execute PDOStatement::fetchAll » PHP Manual PDOStatement 結果セットから次の行を取得する PDOStatement::fetch (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDOStatement::fetch — 結果セットから次の行を取得する 説明 public PDOStatement::fetch ( int $mode = PDO::FETCH_DEFA ...
https://man.plustar.jp/php/pdostatement.fetch.html - [similar]
Phar アーカイブの使用法: phar ストリームラッパー 0
« Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: Phar クラスおよび PharData クラス » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー Phar アーカイブの使用法: phar ストリームラッパー Phar ストリームラッパーは、 fopen() による読み込みや 書き込み ...
https://man.plustar.jp/php/phar.using.stream.html - [similar]
予約語の一覧 0
« 関数エイリアスのリスト キーワードのリスト » PHP Manual 付録 予約語の一覧 予約語の一覧 目次 キーワードのリスト 定義済のクラス 定義済みの定数 その他の予約語の一覧 以下に PHP で定義済みの ID の一覧を示します。ここに示す ID はいずれも、 別途明記されていない限りはスクリプトの中で ID として使 ...
https://man.plustar.jp/php/reserved.html - [similar]
Tips 0
« ルール マニュアルについて » PHP Manual ユーザーレベルでの命名の手引き Tips Tips 将来もそのまま使用できるようなコードを書くためには、 グローバル名前空間にあまり多くの変数や関数やクラスを置かないことをおすすめします。 そうしておけば、サードパーティのコードと名前が衝突したり PHP 自体に追加 ...
https://man.plustar.jp/php/userlandnaming.tips.html - [similar]