検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 215 for [SIMILAR] 16 1024 4096 WITH 22290 ドデ WITH 1416... (0.313 sec.)
検索結果エントリから属性を得る 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]
指定したリポジトリ URL のコミットログメッセージを返す 0
« svn_import svn_ls » PHP Manual SVN 関数 指定したリポジトリ URL のコミットログメッセージを返す svn_log (PECL svn >= 0.1.0) svn_log — 指定したリポジトリ URL のコミットログメッセージを返す 説明 svn_log ( string $repos_url , int $start_revision = ? , int $end_revision = ? , int $limit = 0 ...
https://man.plustar.jp/php/function.svn-log.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]
アトリビュートの概要 0
« アトリビュート アトリビュートの文法 » PHP Manual アトリビュート アトリビュートの概要 アトリビュートの概要 (PHP 8) アトリビュートを使うと、 コンピューターが解析できる構造化されたメタデータの情報を、 コードの宣言時に埋め込むことができます。 つまり、クラス、メソッド、関数、プロパティ、クラ ...
https://man.plustar.jp/php/language.attributes.overview.html - [similar]
コールバック / Callable 0
« NULL 型宣言 » PHP Manual 型 コールバック / Callable コールバック / Callable コールバックは、 callable 型で表されます。 call_user_func() や usort() 等の関数は、ユーザーが定義するコールバック関数を引数として受け入れます。 コールバック関数は、単純な関数だけでなく、オブジェクトのメソッド あ ...
https://man.plustar.jp/php/language.types.callable.html - [similar]
サーバーをサーバープールに追加する 0
« Memcached::addByKey Memcached::addServers » PHP Manual Memcached サーバーをサーバープールに追加する Memcached::addServer (PECL memcached >= 0.1.0) Memcached::addServer — サーバーをサーバープールに追加する 説明 public Memcached::addServer ( string $host , int $port , int $weight = 0 ): ...
https://man.plustar.jp/php/memcached.addserver.html - [similar]
ケース 3: doc_root または user_dir を設定 0
« ケース 2: cgi.force_redirect を使用 ケース 4: Webツリーの外にPHPパーサを置く » PHP Manual CGI バイナリとしてインストール ケース 3: doc_root または user_dir を設定 ケース 3: doc_root または user_dir を設定 Web サーバー上のドキュメントディレクトリに スクリプトや実行ファイルのようなアクテ ...
https://man.plustar.jp/php/security.cgi-bin.doc-root.html - [similar]
SplObjectStorage クラス 0
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObjectStorage クラスは、オブジェクトをデータに対応させたり、 データを渡さずオブジェクトセットとして使用したりします。 これ ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
Yaf_Config_Ini クラス 0
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス Yaf_Config_Ini クラス (Yaf >=1.0.0) はじめに Yaf_Config_Ini を使うと、設定データをおなじみの INI 形式で保存でき、アプリケーションからもオブジェクトのプロパティとして読めるようになります。 IN ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
配列の全ての要素にユーザー定義の関数を適用する 0
« array_walk_recursive array » PHP Manual 配列 関数 配列の全ての要素にユーザー定義の関数を適用する array_walk (PHP 4, PHP 5, PHP 7, PHP 8) array_walk — 配列の全ての要素にユーザー定義の関数を適用する 説明 array_walk ( array | object &$array , callable $callback , mixed $arg = null ): bool ...
https://man.plustar.jp/php/function.array-walk.html - [similar]