EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

ResetHeaders Method

Resets all the message headers to empty.

Object Oriented Interface

public function doResetHeaders();

Procedural Interface

inedi_htmlmailer_do_resetheaders($res);

Remarks

This method resets all the message headers to "" (empty string). Use this method before creating a new message, so that headers from the previous message are not carried over to the next one.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]