Welcome Guest, Not a member yet? Register   Sign In
Message: Call to a member function email->from() on string
#3

(04-05-2018, 09:56 AM)php_rocs Wrote: @kylmiko,
What values are you expecting for $this->email->from()?

Looks to me like he is using the string literals '[email protected]' and 'Email' in the call.

PHP Code:
$this->email->from('[email protected]''Email'); 
Reply


Messages In This Thread
RE: Message: Call to a member function email->from() on string - by dave friend - 04-05-2018, 10:01 AM



Theme © iAndrew 2016 - Forum software by © MyBB