Hello,

I am facing some problem in the front end. I have made a new section
"Example". Here i have a submit button. Now when i click submit using
continuations it goes to a function a1 () and executes some commands, and
after this i want it to be redirected to the new reservations page. So i
used header() function but i am getting the error,
* Cannot modify header information - headers already sent by (output
started at /var/www/html/vcl/.ht-inc/utils.php:10450)*
I did a research and understood that html has some output after which the
redirection command is happening which causes this error. How can i get rid
of it?

Thanks
Georgy

Reply via email to