首先我们在表单新增字段,比如新增字段:ymurl,提示文字:来源
然后打开/plus/diy.php,找到第73行,在 } 的后面添加:
if($fieldinfo[0] == 'ymurl'){${$fieldinfo[0]}=$_SERVER['HTTP_REFERER'];}