検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 313 for [SIMILAR] 16 1024 4096 WITH 31339 refresh WITH 1... (0.285 sec.)
はじめに 0
« IMAP インストール/設定 » PHP Manual IMAP はじめに はじめに これらの関数は、 IMAP プロトコルのほかに NNTP や POP3 、 そしてローカルのメールボックスへのアクセスもサポートします。 しかし、IMAP 関数の中には POP プロトコルでは正常に動作しないものがあることに注意しましょう。 警告 IMAP 拡張機 ...
https://man.plustar.jp/php/intro.imap.html - [similar]
新機能 0
« PHP 8.0.x から PHP 8.1.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 8.0.x から PHP 8.1.x への移行 新機能 新機能 PHP コア 8進数の整数リテラルのプレフィックス指定 8進数の整数値の場合に、 数値リテラルのプレフィックスとして明示的に 0o や 0O を指定できるようになりました。 これ ...
https://man.plustar.jp/php/migration81.new-features.html - [similar]
定義済み定数 0
« リソース型 Password Hashing 関数 » PHP Manual パスワードのハッシュ 定義済み定数 定義済み定数 以下の定数は、PHP コアに含まれており、常に利用可能です。 PASSWORD_BCRYPT ( string ) PASSWORD_BCRYPT を使うと、 CRYPT_BLOWFISH アルゴリズムで新たなパスワードハッシュを作ります。 これは常に、"$2y ...
https://man.plustar.jp/php/password.constants.html - [similar]
ReflectionFunctionAbstract クラス 0
« ReflectionFunction::__toString ReflectionFunctionAbstract::__clone » PHP Manual リフレクション ReflectionFunctionAbstract クラス ReflectionFunctionAbstract クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに ReflectionFunction の親クラスです。 詳細はこのクラスの説明を参照ください。 クラス概 ...
https://man.plustar.jp/php/class.reflectionfunctionabstract.html - [similar]
ReflectionProperty クラス 0
« ReflectionParameter::__toString ReflectionProperty::__clone » PHP Manual リフレクション ReflectionProperty クラス ReflectionProperty クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionProperty クラスは クラスのプロパティについての情報を報告します。 クラス概要 class ReflectionProperty impl ...
https://man.plustar.jp/php/class.reflectionproperty.html - [similar]
Yaf_Plugin_Abstract クラス 0
« Yaf_Loader::setLibraryPath Yaf_Plugin_Abstract::dispatchLoopShutdown » PHP Manual Yaf Yaf_Plugin_Abstract クラス Yaf_Plugin_Abstract クラス (Yaf >=1.0.0) はじめに プラグインを使えば、フレームワークの拡張やカスタマイズを簡単に行えます。 プラグインは、クラスとして定義します。 実際のクラス ...
https://man.plustar.jp/php/class.yaf-plugin-abstract.html - [similar]
PHP および DTrace への入門 0
« DTrace 動的トレーシング PHP および DTrace の使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace への入門 PHP および DTrace への入門 DTrace は、常に使用可能で、オーバーヘッドが少なく、 Solaris、macOS、Oracle Linux および BSD を含む 多数のプラットフォーム上で使用可能なトレーシング ...
https://man.plustar.jp/php/features.dtrace.introduction.html - [similar]
ユーザーのブラウザの機能を取得する 0
« exit __halt_compiler » PHP Manual その他の関数 ユーザーのブラウザの機能を取得する get_browser (PHP 4, PHP 5, PHP 7, PHP 8) get_browser — ユーザーのブラウザの機能を取得する 説明 get_browser ( ? string $user_agent = null , bool $return_array = false ): object | array | false ユーザーのブ ...
https://man.plustar.jp/php/function.get-browser.html - [similar]
データを暗号化する 0
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_encrypt — データを暗号化する 説明 openssl_encrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , str ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
検索を準備する 0
« yaz_schema yaz_set_option » PHP Manual YAZ 関数 検索を準備する yaz_search (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_search — 検索を準備する 説明 yaz_search ( resource $id , string $type , string $query ): bool yaz_search() は、指定した接続で検索を行う準備をします。 yaz_connect() と同様に ...
https://man.plustar.jp/php/function.yaz-search.html - [similar]