02-May-2012, 09:54 AM
Hi
Problem with captcha, always wrong. I tried to put example3.php under / it works, if I put it under /test doesn't work.
I checked I have :
<?php
session_start();
ob_start();
?>
It seems same problem that : http://www.commentics.org/forum/showthread.php?tid=263 If someone have an idea?
Problem with captcha, always wrong. I tried to put example3.php under / it works, if I put it under /test doesn't work.
I checked I have :
<?php
session_start();
ob_start();
?>
It seems same problem that : http://www.commentics.org/forum/showthread.php?tid=263 If someone have an idea?