芝麻web文件管理V1.00
编辑当前文件:/home/pulsehostuk9/public_html/teafund.pulsehost.co.uk/api/restore_member.php
prepare("UPDATE members SET active=1 WHERE id=?"); $stmt->execute([$member_id]); header('Location: /admin/?restored=1'); exit; ?>