PHPマニュアル/PEARマニュアル | ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot

$security_settings | JavaScript入門&応用&リファレンスなら「JavaScriptist」

  

$security_settings

These are used to override or specify the security settings when security is enabled. These are the possible settings:

  • PHP_HANDLING - true/false. If set to true, the $php_handling setting is not checked for security.

  • IF_FUNCS - This is an array of the names of permitted PHP functions in IF statements.

  • INCLUDE_ANY - true/false. If set to true, any template can be included from the file system, regardless of the $secure_dir list.

  • PHP_TAGS - true/false. If set to true, {php}{/php} tags are permitted in the templates.

  • MODIFIER_FUNCS - This is an array of the names of permitted PHP functions used as variable modifiers.

忘却曲線を使ってこの知識を確実に記憶に残す

フォーラムで「$security_settings」について話す
各種マニュアル: PHPマニュアル | PEARマニュアル | Smarty(英語)マニュアル | PHP-GTKマニュアル | $security_settings」をGoogle検索
copyright © 1997-2024 PHP ドキュメント作成グループ(ライセンス). provided by php spot. マニュアル: