検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 600 for [SIMILAR] 16 1024 4096 WITH 30534 汚染 WITH 4170... (0.634 sec.)
指定された配列がリストかどうかをチェックする 1343
« array_intersect array_key_exists » PHP Manual 配列 関数 指定された配列がリストかどうかをチェックする array_is_list (PHP 8 >= 8.1.0) array_is_list — 指定された配列がリストかどうかをチェックする 説明 array_is_list ( array $array ): bool 指定された array がリストかどうかを判定します。 配列 ...
https://man.plustar.jp/php/function.array-is-list.html - [similar]
TCP 関数 1343
« 定義済み定数 tcpwrap_check » PHP Manual TCP TCP 関数 TCP 関数 目次 tcpwrap_check — tcpwrap のチェックを実行する 関連キーワード: 関数 , tcpwrap , check , 定義 , 定数 , チェック , 実行 , ...
https://man.plustar.jp/php/ref.tcpwrap.html - [similar]
require_once 1184
« include include_once » PHP Manual 制御構造 require_once require_once (PHP 4, PHP 5, PHP 7, PHP 8) require_once 式は require とほぼ同じ意味ですが、 ファイルがすでに読み込まれているかどうかを PHP がチェックするという点が異なります。 すでに読み込まれている場合はそのファイルを読み込みません ...
https://man.plustar.jp/php/function.require-once.html - [similar]
include_path 設定オプションをセットする 1184
« restore_include_path set_time_limit » PHP Manual PHP オプション/情報 関数 include_path 設定オプションをセットする set_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) set_include_path — include_path 設定オプションをセットする 説明 set_include_path ( string $include_path ): string | f ...
https://man.plustar.jp/php/function.set-include-path.html - [similar]
Null バイト関連の問題 1184
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュリティ Null バイト関連の問題 Null バイト関連の問題 PHP はファイルシステム関連の操作に C 言語の関数を使用しているので、 null バイトの処理を予期せぬかたちで行うことがあります。 C 言語では null ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
include_path 設定オプションの値を元に戻す 1184
« putenv set_include_path » PHP Manual PHP オプション/情報 関数 include_path 設定オプションの値を元に戻す restore_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7) restore_include_path — include_path 設定オプションの値を元に戻す 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 され ...
https://man.plustar.jp/php/function.restore-include-path.html - [similar]
現在の include_path 設定オプションを取得する 1184
« get_extension_funcs get_included_files » PHP Manual PHP オプション/情報 関数 現在の include_path 設定オプションを取得する get_include_path (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) get_include_path — 現在の include_path 設定オプションを取得する 説明 get_include_path (): string | false 現在 ...
https://man.plustar.jp/php/function.get-include-path.html - [similar]
include 1184
« require require_once » PHP Manual 制御構造 include include (PHP 4, PHP 5, PHP 7, PHP 8) include 式は指定されたファイルを読み込み、評価します。 以下の記述内容は require にも当てはまります。 ファイルのインクルードは、指定されたパスから行います。パスを指定しない場合は、 include_path の設定 ...
https://man.plustar.jp/php/function.include.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 1184
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または require で読み込まれたファイルの名前を配列として返す get_included_files (PHP 4, PHP 5, PHP 7, PHP 8) get_included_files — include または require で読み込まれたファイルの名前を配列として返す 説明 ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
include_once 1184
« require_once goto » PHP Manual 制御構造 include_once include_once (PHP 4, PHP 5, PHP 7, PHP 8) include_once 命令は、スクリプトの実行時に指定 したファイルを読み込み評価します。この動作は、 include 命令と似ていますが、ファイルからのコー ドが既に読み込まれている場合は、再度読み込まれないと ...
https://man.plustar.jp/php/function.include-once.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT