<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>deloreanmc12</author_name>
  <author_url>https://blog.hatena.ne.jp/deloreanmc12/</author_url>
  <blog_title>3流プログラマのメモ書き</blog_title>
  <blog_url>https://3ryupg.hatenablog.com/</blog_url>
  <categories>
    <anon>PHP開発</anon>
  </categories>
  <description>(cakePHP)Qdmailを使った日本語メール送信 で cakePHP から Qdmail を使う方法を書きました。 今回はフレームワークを使わない環境で、添付ファイル付きのメールを送る場合の例です。 こんな感じでOKなようです。 require_once('qdmail.php'); //メール送信 $mail = new Qdmail(); $mail-&gt;to( 'to@hogehoge.jp' ); $mail -&gt; subject( '件名' ); $mail -&gt; text( 'メール本文' ); $mail -&gt; from( 'from@hogehoge.jp' , '送信元日…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2F3ryupg.hatenablog.com%2Fentry%2F2012%2F11%2F08%2F234800&quot; title=&quot;(PHP)Qdmailを使い添付ファイル付きメールを送る - 3流プログラマのメモ書き&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-11-08 23:48:00</published>
  <title>(PHP)Qdmailを使い添付ファイル付きメールを送る</title>
  <type>rich</type>
  <url>https://3ryupg.hatenablog.com/entry/2012/11/08/234800</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
