SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

ReqParamsFrom Property

Contains the From header property of the HTTP request.

Object Oriented Interface

public function getReqParamsFrom();
public function setReqParamsFrom($value);

Procedural Interface

secureblackboxlite_httpclient_get($res, 87 );
secureblackboxlite_httpclient_set($res, 87, $value );

Default Value

''

Remarks

Contains the From header field of the HTTP request. It specifies the e-mail address for the human user who controls the requesting user agent.

This property is not available at design time.

Data Type

String

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 PHP Edition - Version 20.0 [Build 8166]