static function index() { $captcha = help::get_code(5); session::set('captcha', $captcha); s_picture::code($captcha, 90, 44); }