I keep getting the following error in my PHP prog. The code is supposed to redirect to a new page once a form has been successfully completed and the details stored in a database.
Is it anything to do with the fact that the form reloads itself each time a 'submit' is called?
Warning: Cannot modify header information - headers already sent by (output started at /home/tickled/public_html/dev/registration.php:8) in /home/tickled/public_html/dev/registration.php on line 133