php error please help
Posted: Mon Jun 29, 2009 11:30 pm
I am in no way a programmer, I am a designer. My fiancée and I have created a site for our upcoming wedding, http://www.sonyandkinte.info/. We recently have been getting spam on our contact up form page. I tried to implement the code I found here http://webspamprotect.com/scripts_and_plugins.php to make so spam bots cannot send us spam and I get this error message.
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/k/i/n/kintetaylor/html/sonyandkinte/contact_us.php:6) in /home/content/k/i/n/kintetaylor/html/sonyandkinte/contact_us.php on line 175
the files in use are
http://www.sonyandkinte.info/contact_us.php and http://www.sonyandkinte.info/wsp_get_captcha.php
can someone please tell me what the problem is or point me in the direction of another way to secure that portion of the site from spammers?
Thanks
Kinte
Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/content/k/i/n/kintetaylor/html/sonyandkinte/contact_us.php:6) in /home/content/k/i/n/kintetaylor/html/sonyandkinte/contact_us.php on line 175
the files in use are
http://www.sonyandkinte.info/contact_us.php and http://www.sonyandkinte.info/wsp_get_captcha.php
can someone please tell me what the problem is or point me in the direction of another way to secure that portion of the site from spammers?
Thanks
Kinte