小编Mat*_*hew的帖子

PHP 5.4和SMTP

我正在尝试使用PHP 5.4的PEAR SMTP库,但在使用它时遇到以下问题:

> Strict Standards: Non-static method Mail::factory() should not be called statically in C:\xampp\htdocs\forgot.php on line 75

Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in C:\xampp\php\pear\Mail\smtp.php on line 365

Strict Standards: Non-static method PEAR::isError() should not be called statically, assuming $this from incompatible context in C:\xampp\php\pear\Net\SMTP.php on line 450

Strict Standards: Non-static method PEAR::raiseError() should not be called statically, assuming $this from incompatible context in C:\xampp\php\pear\Net\SMTP.php on line 451

Strict …
Run Code Online (Sandbox Code Playgroud)

php email smtp

5
推荐指数
1
解决办法
2011
查看次数

标签 统计

email ×1

php ×1

smtp ×1