検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 276 for [SIMILAR] 16 1024 4096 WITH 177192 zookeeper WIT... (0.278 sec.)
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
Close the request handle 0
« cubrid_bind cubrid_close_request » PHP Manual CUBRID 関数 Close the request handle cubrid_close_prepare (PECL CUBRID >= 8.3.0) cubrid_close_prepare — Close the request handle 説明 cubrid_close_prepare ( resource $req_identifier ): bool The cubrid_close_prepare() function closes the req ...
https://man.plustar.jp/php/function.cubrid-close-prepare.html - [similar]
Close the request handle 0
« cubrid_close_prepare cubrid_col_get » PHP Manual CUBRID 関数 Close the request handle cubrid_close_request (PECL CUBRID >= 8.3.0) cubrid_close_request — Close the request handle 説明 cubrid_close_request ( resource $req_identifier ): bool The cubrid_close_request() function closes the ...
https://man.plustar.jp/php/function.cubrid-close-request.html - [similar]
Returns information about the server 0
« sqlsrv_send_stream_data 日付および時刻関連 » PHP Manual SQLSRV 関数 Returns information about the server sqlsrv_server_info (No version information available, might only be in Git) sqlsrv_server_info — Returns information about the server 説明 sqlsrv_server_info ( resource $conn ): arr ...
https://man.plustar.jp/php/function.sqlsrv-server-info.html - [similar]
Returns the server's most recent "hello" response 0
« MongoDB\Driver\ServerDescription MongoDB\Driver\ServerDescription::getHost » PHP Manual MongoDB\Driver\ServerDescription Returns the server's most recent "hello" response MongoDB\Driver\ServerDescription::getHelloResponse (mongodb >=1.13.0) MongoDB\Driver\ServerDescription::getHelloRes ...
https://man.plustar.jp/php/mongodb-driver-serverdescription.gethelloresponse.htm... - [similar]
ReflectionClass クラス 0
« Reflection::getModifierNames ReflectionClass::__construct » PHP Manual リフレクション ReflectionClass クラス ReflectionClass クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionClass クラスは クラスについての情報を報告します。 クラス概要 class ReflectionClass implements Reflector { /* 定数 ...
https://man.plustar.jp/php/class.reflectionclass.html - [similar]
static メソッドをコールする 0
« forward_static_call_array func_get_arg » PHP Manual 関数処理 関数 static メソッドをコールする forward_static_call (PHP 5 >= 5.3.0, PHP 7, PHP 8) forward_static_call — static メソッドをコールする 説明 forward_static_call ( callable $callback , mixed ...$args ): mixed callback パラメータ ...
https://man.plustar.jp/php/function.forward-static-call.html - [similar]
名前空間と動的言語機能 0
« 名前空間の使用法: 基本編 namespace キーワードおよび __NAMESPACE__ 定数 » PHP Manual 名前空間 名前空間と動的言語機能 名前空間と動的言語機能 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP における名前空間の実装は、PHP 自身が動的プログラミング言語であるという性質に影響を受けています。 したがって、次の ...
https://man.plustar.jp/php/language.namespaces.dynamic.html - [similar]
アクセス権 0
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 アクセス権 プロパティ、メソッドまたは (PHP 7.1.0 以降) 定数のアクセス権 (visibility) は、 キーワード: public , protected または private を指定することにより定義できます。 public 宣言されたクラス ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
SolrResponse クラス 0
« SolrClient::threads SolrResponse::getDigestedResponse » PHP Manual Solr SolrResponse クラス SolrResponse クラス (PECL solr >= 0.9.2) はじめに Solr サーバーからのレスポンスを表現 クラス概要 abstract class SolrResponse { /* 定数 */ const int PARSE_SOLR_OBJ = 0 ; const int PARSE_SOLR_DOC ...
https://man.plustar.jp/php/class.solrresponse.html - [similar]