検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 636 for [SIMILAR] 16 1024 4096 WITH 10403 require WITH 6... (0.626 sec.)
RADIUS Attribute Types 0
« RADIUS Packet Types RADIUS Vendor Specific Attribute Types » PHP Manual 定義済み定数 RADIUS Attribute Types RADIUS Attribute Types These constants define RADIUS attribute types that can be used with radius_put_addr() , radius_put_attr() , radius_put_int() and radius_put_string() . RADI ...
https://man.plustar.jp/php/radius.constants.attributes.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]
Train one epoch with a set of training data 0
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training data fann_train_epoch (PECL fann >= 1.0.0) fann_train_epoch — Train one epoch with a set of training data 説明 fann_train_epoch ( resource $ann , resource $data ): float Train one epoch with the ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す 0
« Phar::getPath Phar::getStub » PHP Manual Phar Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す Phar::getSignature (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getSignature — Phar アーカイブの MD5/SHA1/SHA256/SHA512/OpenSSL シグネチャを返す 説明 public Phar: ...
https://man.plustar.jp/php/phar.getsignature.html - [similar]
DatePeriod クラス 0
« DateInterval::format DatePeriod::__construct » PHP Manual Date/Time DatePeriod クラス DatePeriod クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに 日付の期間をあらわします。 日付の期間を使うと、指定した期間に定期的に発生する内容を反復処理できます。 クラス概要 class DatePeriod implements I ...
https://man.plustar.jp/php/class.dateperiod.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
コンパイラの実行を中止する 0
« get_browser highlight_file » PHP Manual その他の関数 コンパイラの実行を中止する __halt_compiler (PHP 5 >= 5.1.0, PHP 7, PHP 8) __halt_compiler — コンパイラの実行を中止する 説明 __halt_compiler (): void コンパイラの実行を中止します。 これは、インストール用ファイルのようなデータを PHP ス ...
https://man.plustar.jp/php/function.halt-compiler.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
インストール要件 0
« Windows システムへのインストール PECL » PHP Manual Windows システムへのインストール インストール要件 インストール要件 PHP を動かすには、少なくとも Windows 2008/Vista が必要です。 32ビットまたは64ビット( 別名 X86 または X64。PHP は、Windows RT/WOA/ARM では動作しません) の環境が必要です。 ...
https://man.plustar.jp/php/install.windows.requirements.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]