dtsps00544 2012-01-07 01:57
浏览 36
已采纳

PHP Email Application

I am interested in building a standard/basic email application where people can log in check their emails, send email, save emails, create folders, etc., the basic email functions you would find in yahoo mail or gmail. I am not sure where to start. I am familiar with PHP, Mysql, Javascript.

Can an entire email application be build using php, mysql and javascript? If so, is there any documentation, books, websites, etc., that might walk me through how to build this email application?

Also I am wondering if there is any php libraries, extensions, plug-ins, etc., to jump start an email application or any shortcuts to speed up development of this type of application.

Thank you.

  • 写回答

4条回答 默认 最新

  • drcigvoy48900 2012-01-07 02:11
    关注

    You can take a look at these open source project that make exactly what you want (with SMTP and IMAP support). All in PHP

    You can browse its source code freely.

    There are more projects like this.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(3条)

报告相同问题?

悬赏问题

  • ¥20 delta降尺度方法,未来数据怎么降尺度
  • ¥15 c# 使用NPOI快速将datatable数据导入excel中指定sheet,要求快速高效
  • ¥15 再不同版本的系统上,TCP传输速度不一致
  • ¥15 高德地图点聚合中Marker的位置无法实时更新
  • ¥15 DIFY API Endpoint 问题。
  • ¥20 sub地址DHCP问题
  • ¥15 delta降尺度计算的一些细节,有偿
  • ¥15 Arduino红外遥控代码有问题
  • ¥15 数值计算离散正交多项式
  • ¥30 数值计算均差系数编程