Forums
(@ginni)
17 years, 3 months ago
this problem is occuring due to “echo” that you have written in your code, header will not work if you have echo in code above that line.Either you have to remove echo ot print from code or choose some another way.