审核中'; if ($hm !== '') { $tongji = "\n\n\n"; if (stripos($html, '') !== false) { $html = preg_replace('/<\/body>/i', $tongji . '', $html, 1); } else { $html .= $tongji; } } echo $html;