|
Previous Page |
Solar_View_Helper_MetaHttp |
Next Class |
metaHttp()
public
string
metaHttp (
string $http_equiv,
string $content
)
Returns a <meta http-equiv="" content="" /> tag.
Parameters
- (string)
$http_equiv: The http-equiv type. - (string)
$content: The content value.
Returns
- (string) The <meta http-equiv="" content="" /> tag.
Description
Returns a <meta http-equiv="" content="" /> tag.