検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 44 for ca (0.002 sec.)
Commit a transaction 8006
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... er is closed after the cubrid_commit() function is called; However, the connection handle is still valid ... isabled by default for transaction management. You can set it by using cubrid_set_autocommit() . You can ... commit() example <?php $conn = cubrid_connect ( "localhost" , 33000 , "demodb" , "dba" ); @ cubrid_execu ... burg" , "Berkeley" ); $state_list = array( "NY" , "CA" , NULL , "CA" ); $country_list = array( "USA" , " ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
国コードと地域コードからタイムゾーンを返す 8006
« geoip_setup_custom_directory FANN » PHP Manual GeoIP 関数 国コードと地域コードからタイムゾーン ... で略したものとなります。 カナダの場合、地域コードは Canada Post による二文字の州コードに対応します。 それ ... 見つからなかった場合は false を返します。 例 例1 US/Canada の地域コードを使用した geoip_time_zone_by_coun ... try_and_region() の例 これは、国 CA (カナダ)、地域 QC (ケベック) に対応するタイムゾーン ... imezone = geoip_time_zone_by_country_and_region ( 'CA' , 'QC' ); if ( $timezone ) { echo 'Time zone for ...
https://man.plustar.jp/php/function.geoip-time-zone-by-country-and-region.html - [similar]
OAuth クラス 7960
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= ... n = ? , string $http_method = ? ): array public getCAPath (): array public getLastResponse (): string pu ... RequestToken ( string $request_token_url , string $callback_url = ? , string $http_method = ? ): array p ... lic setAuthType ( int $auth_type ): bool public setCAPath ( string $ca_path = ? , string $ca_info = ? ): ... ngine ( int $reqengine ): void public setRSACertificate ( string $cert ): mixed public setSSLChecks ( in ...
https://man.plustar.jp/php/class.oauth.html - [similar]
RSA 証明書を設定する 7592
« OAuth::setRequestEngine OAuth::setSSLChecks » PHP Manual OAuth RSA 証明書を設定する OAuth::set ... RSACertificate (PECL OAuth >= 1.0.0) OAuth::setRSACertificate — ... A 証明書を設定する 説明 public OAuth::setRSACertificate ( string $cert ): mixed RSA 証明書を設定します。 ... null を返していました。 例 例1 OAuth::setRsaCertificate() の例 <?php $consume = new OAuth ( '1234' , '' ... UTH_SIG_METHOD_RSASHA1 ); $consume -> setRSACertificate ( file_get_contents ( 'test.pem' )); ?> 参考 OAu ...
https://man.plustar.jp/php/oauth.setrsacertificate.html - [similar]
CMS の署名を検証する 7438
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する ope ... input_filename , int $flags = 0 , ? string $certificates = null , array $ca_info = [] , ? string $untrus ... ted_certificates_filename = null , ? string $content = null , ? ... ファイル。 flags cms_verify() に渡すフラグ。 certificates 署名者の証明書のファイル。 オプションで、中間証 ... 明書も含めることができます。 ca_info 自己署名の認証局の証明書を含む配列。 untruste ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
Create new MongoDB Manager 7438
« MongoDB\Driver\Manager::addSubscriber MongoDB\Driver\Manager::createClientEncryption » PHP Man ... : Per the » Server Discovery and Monitoring Specification , this constructor performs no I/O. Connection ... larly relevant to the username and password, which can often include special characters such as @ , : , ... nabled. This option may be used to specify an application name, which will be included in the metadata. ... The value cannot exceed 128 characters in length. authMechanism ...
https://man.plustar.jp/php/mongodb-driver-manager.construct.html - [similar]
国コードおよび地域を取得する 7376
« geoip_record_by_name geoip_region_name_by_code » PHP Manual GeoIP 関数 国コードおよび地域を取得 ... さい) "region" -- 地域コード (例: カリフォルニアなら CA) パラメータ hostname 地域を探す対象となるホスト名あ ... なります。 Array ( [country_code] => US [region] => CA ) 関連キーワード: 地域 , geoip , 取得 , および , 関 ...
https://man.plustar.jp/php/function.geoip-region-by-name.html - [similar]
下位互換性のない変更点 7330
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互 ... になりました。 デフォルトでは、OpenSSL のデフォルト CA バンドルを使ってピア証明書を検証します。 たいていの ... 変更する必要はありません。 OpenSSL が、よく知られた CA バンドルを使うように設定されているからです。 デフォ ... ルトの CA バンドルを上書きすることもできます。 openssl.cafil ... e あるいは openssl.capath を設定すればグローバルに変更でき、コンテキスト ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
Constructor for the SolrClient object 7330
« SolrClient::commit SolrClient::deleteById » PHP Manual SolrClient Constructor for the SolrClie ... f the following keys : - secure (Boolean value indicating whether or not to connect in secure mode) - ho ... json) - login (The username used for HTTP Authentication, if any) - password (The HTTP Authentication p ... d file containing the private key + private certificate (concatenated in that order) ) - ssl_key (File n ... - ssl_keypassword (Password for private key) - ssl_cainfo (Name of file holding one or more CA certifica ...
https://man.plustar.jp/php/solrclient.construct.html - [similar]
CSR の subject を返す 7223
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す ope ... を返す 説明 openssl_csr_get_subject ( OpenSSLCertificateSigningRequest | string $csr , bool $short_names ... 更履歴 バージョン 説明 8.0.0 csr は、 OpenSSLCertificateSigningRequest クラスのインスタンスを受け入れるよ ... t() の例 <?php $subject = array( "countryName" => "CA" , "stateOrProvinceName" => "Alberta" , "localityN ... ame" => "Calgary" , "organizationName" => "XYZ Widgets Inc" , ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
PREV 1 2 3 4 5 NEXT