wm3Captcha
public class wm3Captcha
Constructor Summary | |
---|---|
Method Summary | |
---|---|
static void | |
static void | |
static string | makeFormCaptcha(mixed w3, int style, int colspan) Render the captcha form field |
static void | renderCaptchaImage(string str) Render a captcha images directly in the screen |
static void | testPassedCaptcha(mixed w3) |
public wm3Captcha()
public static void canUseCaptcha()
public static void makeCaptcha()
public static string makeFormCaptcha(mixed w3, int style, int colspan)
Render the captcha form field
public static void renderCaptchaImage(string str)
Render a captcha images directly in the screen
public static void testPassedCaptcha(mixed w3)