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 ? Quote 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? Quote 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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.