IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

Referer Property

Referer URL/document (optional).

Object Oriented Interface

public function getReferer();
public function setReferer($value);

Procedural Interface

ipworks_http_get($res, 44 );
ipworks_http_set($res, 44, $value );

Default Value

''

Remarks

If this property contains a non-empty string, a Referer HTTP request header is added to the request. The purpose of the header is to show the document referring the requested URL.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]