PHP Classes

non-object

Recommend this page to a friend!

      MIME E-mail message sending  >  MIME E-mail message sending package blog  >  How Can PHP Send Emai...  >  All threads  >  non-object  >  (Un) Subscribe thread alerts  
Subject:non-object
Summary:Fatal error: Call to a member function SetRecipient() on a non-o
Messages:2
Author:jbepure
Date:2013-02-16 03:56:19
Update:2013-02-16 06:18:08
 

  1. non-object   Reply   Report abuse  
Picture of jbepure jbepure - 2013-02-16 03:56:19
Everything works, but when i try to set multiple recipients with $email_message->SetRecipients() function i get this error

Fatal error: Call to a member function SetRecipient() on a non-object in class\smtp_message.php on line 607


how do pass an array of recipients to the class?

sorry for my poor english

  2. Re: non-object   Reply   Report abuse  
Picture of Manuel Lemos Manuel Lemos - 2013-02-16 06:18:08 - In reply to message 1 from jbepure
Please do not post the same message in different places.