ph_setwebcontenttype PowerHome formula function
Description
Sets the content-type value to be returned by a PSP web page.
Syntax
ph_setwebcontenttype ( type )
Argument Description
type A string representing the content type to be returned. The content-type is default set to “text/html” but can be changed to suit the type of content being returned by the PSP page.
Return value
Integer. Returns a 0.