検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 601 for [SIMILAR] 16 1024 4096 WITH 13125 ソケ WITH 1162... (4.632 sec.)
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
エラー処理およびログ記録 0
« Componere\cast_by_ref はじめに » PHP Manual PHP の振る舞いの変更 エラー処理およびログ記録 エラー処理およびログ記録 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 エラー処理関数 debug_backtrace — バックトレースを生成する debug_print_backtrace — バ ...
https://man.plustar.jp/php/book.errorfunc.html - [similar]
SolrParams クラス 0
« SolrGenericResponse::__destruct SolrParams::add » PHP Manual Solr SolrParams クラス SolrParams クラス (PECL solr >= 0.9.2) はじめに リクエスト中に Solr サーバーに送信される、名前と値のペアの集合を表します。 クラス概要 abstract class SolrParams implements Serializable { /* メソッド */ f ...
https://man.plustar.jp/php/class.solrparams.html - [similar]
Yaf_Response_Abstract クラス 0
« Yaf_Request_Simple::isXmlHttpRequest Yaf_Response_Abstract::appendBody » PHP Manual Yaf Yaf_Response_Abstract クラス Yaf_Response_Abstract クラス (Yaf >=1.0.0) はじめに クラス概要 class Yaf_Response_Abstract { /* 定数 */ const string DEFAULT_BODY = "content" ; /* プロパティ */ protecte ...
https://man.plustar.jp/php/class.yaf-response-abstract.html - [similar]
エラーコードの説明を返す 0
« curl_share_strerror curl_unescape » PHP Manual cURL 関数 エラーコードの説明を返す curl_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_strerror — エラーコードの説明を返す 説明 curl_strerror ( int $error_code ): ? string 指定したエラーコードに対応するエラーメッセージを返します。 パラメータ ...
https://man.plustar.jp/php/function.curl-strerror.html - [similar]
LDAP ページネーションクッキーを取得する 0
« ldap_connect ldap_control_paged_result » PHP Manual LDAP 関数 LDAP ページネーションクッキーを取得する ldap_control_paged_result_response (PHP 5 >= 5.4.0, PHP 7) ldap_control_paged_result_response — LDAP ページネーションクッキーを取得する 警告 この関数は PHP 7.4.0 以降で 推奨されなくなり ...
https://man.plustar.jp/php/function.ldap-control-paged-result-response.html - [similar]
ディレクトリからエントリを削除する 0
« ldap_delete_ext ldap_dn2ufn » PHP Manual LDAP 関数 ディレクトリからエントリを削除する ldap_delete (PHP 4, PHP 5, PHP 7, PHP 8) ldap_delete — ディレクトリからエントリを削除する 説明 ldap_delete ( LDAP\Connection $ldap , string $dn , ? array $controls = null ): bool 指定したエントリを LD ...
https://man.plustar.jp/php/function.ldap-delete.html - [similar]
現在の属性から属性を削除する 0
« ldap_mod_del_ext ldap_mod_replace_ext » PHP Manual LDAP 関数 現在の属性から属性を削除する ldap_mod_del (PHP 4, PHP 5, PHP 7, PHP 8) ldap_mod_del — 現在の属性から属性を削除する 説明 ldap_mod_del ( LDAP\Connection $ldap , string $dn , array $entry , ? array $controls = null ): bool ひとつ ...
https://man.plustar.jp/php/function.ldap-mod-del.html - [similar]
現在の言語を設定あるいは取得する 0
« mb_internal_encoding mb_list_encodings » PHP Manual マルチバイト文字列 関数 現在の言語を設定あるいは取得する mb_language (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_language — 現在の言語を設定あるいは取得する 説明 mb_language ( ? string $language = null ): string | bool 現在の言語を設定あ ...
https://man.plustar.jp/php/function.mb-language.html - [similar]
自動フラッシュをオンまたはオフにする 0
« ob_gzhandler ob_list_handlers » PHP Manual 出力制御 関数 自動フラッシュをオンまたはオフにする ob_implicit_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_implicit_flush — 自動フラッシュをオンまたはオフにする 説明 ob_implicit_flush ( bool $enable = true ): void ob_implicit_flush() は、 自動フラッ ...
https://man.plustar.jp/php/function.ob-implicit-flush.html - [similar]