XE 공식 자료실
page_full_width" class="col-xs-12" |cond="$__Context->page_full_width">
- 제작자
- suritam9.myid.net
- 등록일
- 2014-05-04
- 다운로드 수
- 763
- 링크1
- suritam9.pe.kr
CAPTCHA(Completely Automated Public Turing test to tell Computers and Humans Apart) 를 응용해 captpbha(Completely Automated Public Turing test to tell Bots and Humans Apart)로 네이밍한 간단한 애드온입니다.
입력값으로 스팸 여부를 판단 후 필터링합니다.
월, 일, 시간을 연산 값으로 하며, 추가 문자를 붙일 수 있습니다.
captbha : [앞에 추가]5+4+17[뒤에추가]
입력해야할 값 : [앞에 추가]26[뒤에추가]
captbha : [앞에 추가]5*4*17[뒤에추가]
입력해야할 값 : [앞에 추가]340[뒤에추가]
기본
captbha : 5+4+3
입력해야할 값 : 12
쓰기 모드일 때,
$output = str_replace('〈/div>
〈/form>', '〈label>captbha('.$cb.')〈/label> 〈input type="text" name="captbha">〈/form>', $output);
위와 같이 str_replace로 쓰기 폼 마지막에 추가되는데, 이 부분이 적용 안되면, 해당 소스를 확인해서 수정해야겠습니다.
- 라이선스
- 기타 라이선스
- 설치경로
- ./addons/captbha
- 최초 등록일
- 2014-05-04
- 전체 다운로드
- 763
릴리즈 목록
버전 | 등록일 | 다운로드 수 | 포럼 |
---|---|---|---|
ver 0.5 | 2014-05-04 18:14 | 763 | 0 |