Add this blog to Del.icio.us, Digg or Furl | Create Watchlist for this blog

MIMEMailPHP4 FAQ : using $mail->send(true); doesnt send anything

In the examples of the zip packages the “send” method is called with parameter ‘true’. Sorry, this is misleading, the parameter’s name is “debug”. And if you set it to “true” you will just get the MIME code for the message, it will not be send.

Use $mail->send(); or $mail->send(false); to really send the message!

Social Bookmarking:
Add to social bookmarking sites.
  • Digg
  • del.icio.us
  • Netvouz
  • DZone
  • MisterWong
  • Furl
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati

And I've started a Drupal relaunch of my EDV Beratung now.

Leave a Reply

I appreciate all comments that add substantial content to my articles. I do not like "link-building" comments and I do not like "congratulation" comments. Every such like data posted here will go to akismet hell.