Class THttpUtility

Description

THttpUtility class

Located in /Web/THttpUtility.php (line 21)


	
			
Method Summary
string htmlDecode (string $s)
string htmlEncode (string $s)
Methods
htmlDecode (line 45)

HTML-decodes a string.

It is the inverse of htmlEncode.

  • return: decoded string
  • static:
  • access: public
string htmlDecode (string $s)
  • string $s: string to be decoded
htmlEncode (line 34)

HTML-encodes a string.

This method translates the following characters to their corresponding HTML entities: <, >, " Note, unlike htmlspeicalchars, & is not translated.

  • return: encoded string
  • static:
  • access: public
string htmlEncode (string $s)
  • string $s: string to be encoded

Documentation generated on Sun, 04 Jun 2006 18:59:33 -0400 by phpDocumentor 1.3.0RC4