<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="https://tm.root-n.com/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel>
        <title>Tipsというかメモ programming:php:own_library</title>
        <description></description>
        <link>https://tm.root-n.com/</link>
        <lastBuildDate>Wed, 19 Nov 2025 03:44:07 +0900</lastBuildDate>
        <generator>FeedCreator 1.7.2-ppt DokuWiki</generator>
        <image>
            <url>https://tm.root-n.com/lib/images/favicon.ico</url>
            <title>Tipsというかメモ</title>
            <link>https://tm.root-n.com/</link>
        </image>
        <item>
            <title>PHP :: 自前ライブラリ / AttachmentMail</title>
            <link>https://tm.root-n.com/programming:php:own_library:attachmentmail</link>
            <description>日本語ファイル名も扱える、添付ファイル付きメール送信ライブラリ『AttachmentMail』

添付ファイル付きメール送信機能を必要とする案件があり、少しググってみたが有用そうな情報は PEAR::Mail と PEAR::Mail_Mime を使ったものばかり。

PEAR は依存ライブラリをいろいろ入れなきゃいけないので、最近はほとんど使っていない。

そこでシンプルな添付ファイル付きメール送信ライブラリ『AttachmentMail』を作ってみた。

公開しますので、よかったら使ってみてください。…</description>
        <category>programming:php:own_library</category>
            <pubDate>Sat, 30 May 2009 13:13:46 +0900</pubDate>
        </item>
    </channel>
</rss>
