検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 210 for [SIMILAR] 16 1024 4096 WITH 9791 cms WITH 7386 o... (0.496 sec.)
デジタル透かしを画像に埋め込む 0
« Imagick::statisticImage Imagick::stereoImage » PHP Manual Imagick デジタル透かしを画像に埋め込む Imagick::steganoImage (PECL imagick 2, PECL imagick 3) Imagick::steganoImage — デジタル透かしを画像に埋め込む 説明 public Imagick::steganoImage ( Imagick $watermark_wand , int $offset ): Im ...
https://man.plustar.jp/php/imagick.steganoimage.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual OpenSSL インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/openssl.setup.html - [similar]
SSL チェックを無効にする 0
« OAuth::disableRedirects OAuth::enableDebug » PHP Manual OAuth SSL チェックを無効にする OAuth::disableSSLChecks (PECL OAuth >= 0.99.5) OAuth::disableSSLChecks — SSL チェックを無効にする 説明 public OAuth::disableSSLChecks (): bool 通常の SSL ピア証明書およびホストのチェックを無効にします ...
https://man.plustar.jp/php/oauth.disablesslchecks.html - [similar]
SSL チェックを有効にする 0
« OAuth::enableRedirects OAuth::fetch » PHP Manual OAuth SSL チェックを有効にする OAuth::enableSSLChecks (PECL OAuth >= 0.99.5) OAuth::enableSSLChecks — SSL チェックを有効にする 説明 public OAuth::enableSSLChecks (): bool 通常の SSL ピア証明書およびホストのチェックを有効にします (デフォル ...
https://man.plustar.jp/php/oauth.enablesslchecks.html - [similar]
Event 0
« CURLStringFile::__construct はじめに » PHP Manual その他のサービス Event Event はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 例 Event flags About event persistence Event callbacks Constructing signal events Event — The Event class Event::add — Makes event pendi ...
https://man.plustar.jp/php/book.event.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
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]
Returns the current cipher name of the SSL connection 0
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBufferEvent Returns the current cipher name of the SSL connection EventBufferEvent::sslGetCipherName (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherName — Returns the current cipher name of ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Returns version of cipher used by current SSL connection 0
« EventBufferEvent::sslGetCipherName EventBufferEvent::sslGetProtocol » PHP Manual EventBufferEvent Returns version of cipher used by current SSL connection EventBufferEvent::sslGetCipherVersion (PECL event >= 1.10.0) EventBufferEvent::sslGetCipherVersion — Returns version of cipher used ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherversion.html - [similar]
乱数を生成する 0
« rad2deg round » PHP Manual Math 関数 乱数を生成する rand (PHP 4, PHP 5, PHP 7, PHP 8) rand — 乱数を生成する 説明 rand (): int rand ( int $min , int $max ): int オプションの引数 min , max を省略してコールした場合、 rand() は 0 と getrandmax() の間の擬似乱数(整数)を返します。 例えば、5 か ...
https://man.plustar.jp/php/function.rand.html - [similar]