Previous Page
locale()

Solar_View_Helper_MetaHttp
metaHttp()

Next Class
Solar_View_Helper_MetaName

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.