検索

phrase: max: clip:
target: order:
Results of 621 - 630 of about 857 for [SIMILAR] 16 1024 4096 WITH 14136 directory WITH... (0.561 sec.)
SNMP オブジェクトを取得する 0
« snmp2_walk snmp3_getnext » PHP Manual SNMP 関数 SNMP オブジェクトを取得する snmp3_get (PHP 4, PHP 5, PHP 7, PHP 8) snmp3_get — SNMP オブジェクトを取得する 説明 snmp3_get ( string $hostname , string $security_name , string $security_level , string $auth_protocol , string $auth_passphras ...
https://man.plustar.jp/php/function.snmp3-get.html - [similar]
ファイルに関する情報を取得する 0
« set_file_buffer symlink » PHP Manual ファイルシステム 関数 ファイルに関する情報を取得する stat (PHP 4, PHP 5, PHP 7, PHP 8) stat — ファイルに関する情報を取得する 説明 stat ( string $filename ): array | false filename で指定されたファイルに ついての統計情報を取得します。 filename がシン ...
https://man.plustar.jp/php/function.stat.html - [similar]
テンポラリファイルを作成する 0
« tempnam touch » PHP Manual ファイルシステム 関数 テンポラリファイルを作成する tmpfile (PHP 4, PHP 5, PHP 7, PHP 8) tmpfile — テンポラリファイルを作成する 説明 tmpfile (): resource | false 書き込み可のモード (w+) でユニークな名前を有するテンポラリファイルを作成し、 ファイルハンドルを返し ...
https://man.plustar.jp/php/function.tmpfile.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 IMAP 設定オプション 名前 デフォルト 変更可能 変更履歴 imap.enable_insecure_rsh "0" PHP_INI_SYSTEM PHP 7.1.25、7.2.13、7.3.0 以降で利用可能です。それより前のバージョン ...
https://man.plustar.jp/php/imap.configuration.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 これらの関数を動作させるには、 --with-imap[=DIR] を指定して PHP をコンパイルする必要があります。DIR は c-client インストール時のプレフィックスです。上の例のような場合には --with-imap=/usr/local/imap-2000b ...
https://man.plustar.jp/php/imap.installation.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Misc の設定オプション 名前 デフォルト 変更可能 変更履歴 ignore_user_abort "0" PHP_INI_ALL highlight.string "#DD0000" PHP_INI_ALL highlight.comment "#FF8000" PHP_INI_A ...
https://man.plustar.jp/php/misc.configuration.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]
リソースバンドルを作成する 0
« ResourceBundle::count ResourceBundle::getErrorCode » PHP Manual ResourceBundle リソースバンドルを作成する ResourceBundle::create resourcebundle_create ResourceBundle::__construct (PHP 5 >= 5.3.2, PHP 7, PHP 8, PECL intl >= 2.0.0) ResourceBundle::create -- resourcebundle_create -- Resou ...
https://man.plustar.jp/php/resourcebundle.create.html - [similar]
ケース 1: 配布制限がないファイルのみを配布 0
« 受ける可能性がある攻撃 ケース 2: cgi.force_redirect を使用 » PHP Manual CGI バイナリとしてインストール ケース 1: 配布制限がないファイルのみを配布 ケース 1: 配布制限がないファイルのみを配布 サーバー上にパスワードまたは IP アドレスを元にしたアクセス制限に よる制約を課すコンテンツがない場 ...
https://man.plustar.jp/php/security.cgi-bin.default.html - [similar]