Class CFW_Html_Util

Description

HTML用便利メソッド

  • author: okada

Located in /Html/Util.php (line 7)


	
			
Method Summary
static string escape (unknown_type $s, [unknown_type $encoding = null])
Methods
static method escape (line 15)

入力文字列をエスケープする。

引用符、<>,などを実体参照にする。

  • return: エスケープ結果
  • access: public
static string escape (unknown_type $s, [unknown_type $encoding = null])
  • unknown_type $s
  • unknown_type $encoding: 指定なしの場合システムのデフォルトエンコーディングを使う

Documentation generated on Fri, 25 Dec 2009 22:46:28 +0900 by phpDocumentor 1.4.3