imagettftext($image, 18, 0, 5, CAPTCHA_HEIGHT - 5, $text_color, 'Arial.ttf', $captha_text);
imagettftext($image, 25, -15, 15, CAPTCHA_HEIGHT - 5, $text_color, '../verdana.ttf', $pass_phrase);