jasonc Posted August 18, 2009 Share Posted August 18, 2009 wish to grab error from... $m->Send(); i thought it was $mymail = $m->Send(); but this does not seem to work what is the correct method to do this ? Link to comment https://forums.phpfreaks.com/topic/170819-catch-error-from-m-send/ Share on other sites More sharing options...
Maq Posted August 18, 2009 Share Posted August 18, 2009 what is the correct method to do this ? What does Send() return? How does it handle errors within the method? Link to comment https://forums.phpfreaks.com/topic/170819-catch-error-from-m-send/#findComment-900892 Share on other sites More sharing options...
Mark Baker Posted August 19, 2009 Share Posted August 19, 2009 What type of object is $m Link to comment https://forums.phpfreaks.com/topic/170819-catch-error-from-m-send/#findComment-901679 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.