I think this organisation will be one of the big players of the future in the PHP world. 我认为,这个组织将在PHP世界的未来的大牌球员之一。”
达伦

RocksFormVariables类

描述

这个类处理从表单中的值可以是POST或GET请求中提取值。

  • Dominic Skinner 作者:多米尼克·斯金纳
  • 0.2.1 版本:0.2.1

)位于/ RocksFormVariables.php(10号线)

方法摘要
GetVariable ( string $name )静态混合 GetVariable字符串 $名称
HasFormFired ()静态布尔 HasFormFired ()
Variables ()静态无效的 变量 ()
方法
(line 43 ) 静态方法GetVariable(43行)

获取表单变量值

  • the value of the form variable 回报:表单变量的值
  • public 访问:公众
GetVariable ( string $name )静态混合 GetVariable( 字符串 $名称
  • $name : this is the name of the value to return 字符串 $名称 :这是返回值的名称
(line 32 ) 静态方法HasFormFired(32行)

这表明,如果发射形式。

  • this returns true if the form has been fired. 返回:返回true,如果已被解雇的形式。
  • public 访问:公众
HasFormFired ()静态布尔 HasFormFired()
(line 18 ) 静态方法变量 (18行)

这将返回所有的变量,这可能是一个混合的POST和GET变量。

  • public 访问:公众
Variables ()静态无效的 变量 ()

已提供任何意见。
安全形象

书面由多米尼克·斯金纳
最后更新:2011年10月25日十六点00分38秒