Element index for package WebAPI
[ a ]
[ b ]
[ c ]
[ d ]
[ e ]
[ f ]
[ g ]
[ i ]
[ j ]
[ l ]
[ m ]
[ o ]
[ s ]
[ u ]
[ w ]
[ x ]
top
top
top
d
- decode
- in file WebAPI_JSON.php, method WebAPI_JSON::decode()
utf8 conflict 및 binary data 를 해결한 json encode wrapper
top
top
top
top
i
- is_alpha
- in file WebAPI.php, method WebAPI::is_alpha()
주어진 문자열에 숫자, 알파벳, whtie space만으로 구성이 되어 있는지 확인
- is_email
- in file WebAPI.php, method WebAPI::is_email()
주어진 이메일이 valid한지 확인
- is_hangul
- in file WebAPI.php, method WebAPI::is_hangul()
주어진 값에 한글(UTF8/EUC-KR)이 포함 되어 있는지를 판단
- is_injection
- in file WebAPI.php, method WebAPI::is_injection()
URL parameter 값에 inject 공격이 가능한 코드 감지
- is_protocol
- in file WebAPI.php, method WebAPI::is_protocol()
주어진 protocol이 valid한지 확인
- is_proxy
- in file WebAPI.php, method WebAPI::is_proxy()
Check this connection whethad access through Proxy server.
- is_url
- in file WebAPI.php, method WebAPI::is_url()
주어진 url이 valid한지 확인
- is_email
- in file WebAPI_Autolink.php, method WebAPI_Autolink::is_email()
주어진 이메일이 valid한지 확인.
- is_protocol
- in file WebAPI_Autolink.php, method WebAPI_Autolink::is_protocol()
주어진 protocol이 valid한지 확인
- is_url
- in file WebAPI_Autolink.php, method WebAPI_Autolink::is_url()
주어진 url이 valid한지 확인
- initVar
- in file WebAPI_Browser.php, method WebAPI_Browser::initVar()
변수 초기화
- isMobile
- in file WebAPI_Browser.php, method WebAPI_Browser::isMobile()
모바일 브라우저 여부
- ip
- in file WebAPI_Filter.php, method WebAPI_Filter::ip()
접속 IP가 주어진 CIDR/MASK에 포함이 되는지 확인
top
j
- json_decode
- in file WebAPI.php, method WebAPI::json_decode()
utf8 conflict 및 binary data 를 해결한 json decode wrapper
- json_encode
- in file WebAPI.php, method WebAPI::json_encode()
utf8 conflict 및 binary data 를 해결한 json encode wrapper
top
top
top
top
top
top
top
top
|
|