Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用 PHP 和 MYSQL 构建本地应用程序(这意味着我没有邮件服务器)是否可以从本地文件直接上传到 gmail 或 yahoo 邮件?很难说,我会给出一个示例 我有这样的 PHP 文件
我想,如果我点击发送到电子邮件链接,它会自动打开谷歌邮件或雅虎邮件,并且上传地址会自动填充到输入文件中。
像这样
是否可以做到,如何解决?
我非常感谢您的建议。
谢谢