SecureBlackbox 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

secureblackbox_websocketclient_get($res, 79 );
secureblackbox_websocketclient_set($res, 79, $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 2020 PHP Edition - Version 20.0 [Build 8154]