From Property

The email address of the HTTP agent (optional).

Object Oriented Interface

public function getFrom();
public function setFrom($value);

Procedural Interface

ipworks_webupload_get($res, 29 );
ipworks_webupload_set($res, 29, $value );

Default Value

''

Remarks

This property contains the email address of the HTTP agent (optional). If it contains a non-empty string, an HTTP From: header is added to the request. This header generally gives the email address of the requester of the document.

This property is not available at design time.

Data Type

String

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