PHP Classes

more space between letters

Recommend this page to a friend!

      KCAPTCHA  >  All threads  >  more space between letters  >  (Un) Subscribe thread alerts  
Subject:more space between letters
Summary:space between letters
Messages:2
Author:codedudeman2
Date:2007-09-27 23:01:23
Update:2007-09-29 08:48:09
 

  1. more space between letters   Reply   Report abuse  
Picture of codedudeman2 codedudeman2 - 2007-09-27 23:01:23
how i can add more space between the letters?
thanks in advance

  2. Re: more space between letters   Reply   Report abuse  
Picture of Sergei Kruglov Sergei Kruglov - 2007-09-29 08:48:09 - In reply to message 1 from codedudeman2
kcaptcha_config.php:

# increase safety by prevention of spaces between symbols
$no_spaces = true;

But protection would be dramatically decreased. Symbols crowding is main safety feature.