首页 WordPress函数大全 debug_fwrite()

debug_fwrite()

2020-05-01 / 5583阅 / 悠然

如何你看完本文还不知道如何使用该函数,可以联系我定制视频教程,50元/个函数,学不会全额退款

Warning: This function has been deprecated. Use error_log() instead.

debug_fwrite( mixed $fp, string $string )

Write contents to the file used for debugging.

描述

See also See also

  • error_log()

Top ↑

参数

$fp

(mixed)
(Required)
Unused.

$string

(string)
(Required)
Message to log.

大家谈论
    我的见解