로그인

검색

날짜 연산을 이용한 캡차(captbha)

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로 쓰기 폼 마지막에 추가되는데, 이 부분이 적용 안되면, 해당 소스를 확인해서 수정해야겠습니다.

자료 분류 애드온 /0
라이선스 기타 라이선스
제작자 리소스봇
홈페이지 suritam9.pe.kr
설치 경로 ./addons/captbha
최초 등록일 2014-05-04 00:00 전체 다운로드 0
최근 버전 0.5

버전 목록

버전 0.5
다운로드 0
추천 /0
등록일 2014-05-04 00:00