© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mohammad Chughtai
software engineer
Try replacing header("location: thanks.php") on line 11 with echo "<script> window.location = 'thanks.php';</script>" to force a location change
Nitesh Waghmare
Student
Thanks its working