my contact form seems to not be functioning properly, I get this error:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/maya/public_html/error_page.php:2) in /home/maya/public_html/error_page.php on line 3
What is the fix?
div#container{ width: 800px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left;}body{ text-align: center; margin: 0;}
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/maya/public_html/error_page.php:2) in /home/maya/public_html/error_page.php on line 3
What is the fix?
div#container{ width: 800px; position: relative; margin-top: 0px; margin-left: auto; margin-right: auto; text-align: left;}body{ text-align: center; margin: 0;}
Comment