Home > Backend Development > PHP Tutorial > PHP发邮件有关问题

PHP发邮件有关问题

WBOY
Release: 2016-06-13 12:43:50
Original
812 people have browsed it

PHP发邮件问题
小弟需要一个用PHP实现的安全发邮件的方式~~~
自己是在网上找的PHPMailer用的,在自己家中运行没有问题,可是换到另一个需要用的网络的时候就用不了了。。查资料看是可能禁用了相关的存在危险的方法fsockopen()
但是按照一些方法改成pfsockopen()或者stream_socket_client()都不行。。比较头大。。。
有没有其他的一些方法??或者是在这个基础上的别的修改方法??
求PHP大神帮忙啊~~

PHP 邮件 mail
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template