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