ph_getwebheader PowerHome formula function
Description
Returns the raw http header that was sent by the browser when accessing a web page.
Syntax
ph_getwebheader ( )
Return value
String. Returns the raw http header that was used to access the web page. Only useful within a formula from within a PSP page. Any other usage will result in an empty string being returned.