how do I echo the [subject] value from this array?
Having troubles :P
IncomingMail Object
(
[id] => 27
[date] => 2013-12-06 12:08:29
[subject] => Re: Final test
[fromName] => Name
[fromAddress] => fdgdfg@dfgfdg.me
[to] => Array
(
[fgfdg@dfgfdgdfg.ca] =>
)
[toString] => webby@fdgfdgfdg.ca
[cc] => Array
(
)
[replyTo] => Array
(
[dfgfdg@dfgdfg.me] => Name
)
[textPlain] => Plain text
[textHtml] => html
[attachments:protected] => Array
(
)
)