検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 720 for version (0.004 sec.)
Oracle クライアント・ライブラリのバージョンを返す 6050
« oci_cancel oci_close » PHP Manual OCI8 関数 Oracle クライアント・ライブラリのバージョンを返す ... oci_client_version (PHP 5 >= 5.3.7, PHP 7, PHP 8, PECL OCI8 >= 1.4.6) ... oci_client_version — Oracle クライアント・ライブラリのバージョンを返す ... 説明 oci_client_version (): string PHP がリンクされている Oracle C クライア ... 列としてバージョン番号を返します。 例 例1 oci_client_version() の例 <?php echo "Client Version: " . oci_client_ ...
https://man.plustar.jp/php/function.oci-client-version.html - [similar]
Apache のバージョンを取得する 6015
« apache_get_modules apache_getenv » PHP Manual Apache 関数 Apache のバージョンを取得する apache ... _get_version (PHP 4 >= 4.3.2, PHP 5, PHP 7, PHP 8) apache_get_v ... on — Apache のバージョンを取得する 説明 apache_get_version (): string | false Apache のバージョンを取得します ... 失敗した場合に false を返します。 例 例1 apache_get_version() の例 <?php $version = apache_get_version (); ech ... o " $version \n" ; ?> 上の例の出力は、 たとえば以下のようになり ...
https://man.plustar.jp/php/function.apache-get-version.html - [similar]
RPM version comparison 5890
« rpminfo XLSWriter » PHP Manual RpmInfo 関数 RPM version comparison rpmvercmp (PECL rpminfo >= ... 0.1.0) rpmvercmp — RPM version comparison 説明 rpmvercmp ( string $evr1 , string ... $evr2 ): int Compare 2 RPM versions. パラメータ evr1 First epoch:version-release stri ... ng evr2 Second epoch:version-release string 戻り値 Returns < 0 if evr1 is less ... han evr2, and 0 if they are equal. 関連キーワード: version , RPM , comparison , string , rpmvercmp , release ...
https://man.plustar.jp/php/function.rpmvercmp.html - [similar]
現在の Zend Engine のバージョンを取得する 5890
« zend_thread_id phpdbg » PHP Manual PHP オプション/情報 関数 現在の Zend Engine のバージョンを取 ... 得する zend_version (PHP 4, PHP 5, PHP 7, PHP 8) zend_version — 現在の ... Zend Engine のバージョンを取得する 説明 zend_version (): string 現在実行中の Zend Engine のバージョンを ... e のバージョン番号を文字列で返します。 例 例1 zend_version() の例 <?php echo "Zend engine version: " . zend_v ... 出力は、 たとえば以下のようになります。 Zend engine version: 2.2.0 参考 phpinfo() - PHP の設定情報を出力する p ...
https://man.plustar.jp/php/function.zend-version.html - [similar]
Delete a node in zookeeper synchronously 5862
« Zookeeper::create Zookeeper::exists » PHP Manual Zookeeper Delete a node in zookeeper synchron ... 説明 public Zookeeper::delete ( string $path , int $version = -1 ): bool パラメータ path The name of the node. ... ame with slashes separating ancestors of the node. version The expected version of the node. The function wil ... l fail if the actual version of the node does not match the expected version. I ... f -1 is used the version check will not take place. 戻り値 成功した場合に t ...
https://man.plustar.jp/php/zookeeper.delete.html - [similar]
定義済み定数 5827
« リソース型 例 » PHP Manual cURL 定義済み定数 定義済み定数 以下の定数が定義されています。 この関 ... HOST ( int ) CURLOPT_COOKIEFILE ( int ) CURLOPT_SSLVERSION ( int ) CURL_SSLVERSION_DEFAULT ( int ) CURL_SSLVE ... RSION_TLSv1 ( int ) CURL_SSLVERSION_SSLv2 ( int ) CURL_SSLVERSION_SSLv3 ( int ) CURL_S ... SLVERSION_TLSv1_0 ( int ) CURL_SSLVERSION_TLSv1_1 ( int ) CU ... RL_SSLVERSION_TLSv1_2 ( int ) CURLOPT_TIMECONDITION ( int ) CURL ...
https://man.plustar.jp/php/curl.constants.html - [similar]
Apache Solr エクステンションの現行バージョンを返す 5827
« Solr 関数 例 » PHP Manual Solr 関数 Apache Solr エクステンションの現行バージョンを返す solr_ge ... t_version (PECL solr >= 0.9.1) solr_get_version — Apache Sol ... エクステンションの現行バージョンを返す 説明 solr_get_version (): string この関数は、エクステンションの現行バージ ... 関数はエラーや例外をスローしません。 例 例1 solr_get_version() の例 <?php $solr_version = solr_get_version (); ... print $solr_version ; ?> 上の例の出力は、 たとえば以下のようになります ...
https://man.plustar.jp/php/function.solr-get-version.html - [similar]
Determine version of Converter 5827
« wkhtmltox\PDF\Converter::convert wkhtmltox\PDF\Object » PHP Manual wkhtmltox\PDF\Converter Det ... ermine version of Converter wkhtmltox\PDF\Converter::getVersion ( ... wkhtmltox >= 0.3.2) wkhtmltox\PDF\Converter::getVersion — Determine version of Converter 説明 public wkhtm ... ltox\PDF\Converter::getVersion (): string Determines the version of Converter as ... の関数にはパラメータはありません。 戻り値 Returns a version string 関連キーワード: Converter , version , Deter ...
https://man.plustar.jp/php/wkhtmltox-pdf-converter.getversion.html - [similar]
Return the client library version 5793
« cubrid_get_class_name cubrid_get_db_parameter » PHP Manual CUBRID 関数 Return the client libra ... ry version cubrid_get_client_info (PECL CUBRID >= 8.3.0) cubr ... id_get_client_info — Return the client library version 説明 cubrid_get_client_info (): string This functi ... eturns a string that represents the client library version. パラメータ 戻り値 A string that represents the cl ... ient library version on success,失敗した場合に false を返します. 例 例1 ...
https://man.plustar.jp/php/function.cubrid-get-client-info.html - [similar]
Determine version of Converter 5793
« wkhtmltox\Image\Converter::convert PS » PHP Manual wkhtmltox\Image\Converter Determine version ... of Converter wkhtmltox\Image\Converter::getVersion (wkhtmltox >= 0.3.2) wkhtmltox\Image\Converter::ge ... tVersion — Determine version of Converter 説明 public wkhtm ... ltox\Image\Converter::getVersion (): string Determines the version of Converter as ... の関数にはパラメータはありません。 戻り値 Returns a version string 警告 This is not yet implemented by libwkht ...
https://man.plustar.jp/php/wkhtmltox-image-converter.getversion.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT