Welcome Guest, Not a member yet? Register   Sign In
custom email header
#1

hi i need of send and receive a information in header using SMTP & IMAP
Which is like a threading system.
So how to pass the header (eg ; text1) info from our application to email & from email to our application ( i need to reeeive text1 ) which i have passed in header or hidden info.


Thanks in advance.
Reply
#2

This is in the CodeIgniter Documentation on the Email Library.

PHP Code:
$this->email->set_header($header$value); 
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply




Theme © iAndrew 2016 - Forum software by © MyBB