[ all elements ]

Index of all elements

[ a ] [ b ] [ c ] [ d ] [ e ] [ f ] [ g ] [ h ] [ i ] [ j ] [ k ] [ l ] [ m ] [ n ] [ o ] [ p ] [ q ] [ r ] [ s ] [ t ] [ u ] [ v ] [ w ] [ x ] [ y ] [ _ ]

a

$adcharset
in file ActiveDirectory.php, variable ActiveDirectory::$adcharset
    ActiveDirectory의 local character set 을 지정한다.
$async
in file sThread.php, variable sThread::$async
    libevent 동작을 sync로 할지 async로 할지 여부.
ABSOLUTE
in file eFilesystem.php, class constant eFilesystem::ABSOLUTE
ActiveDirectory
in file ActiveDirectory.php, class ActiveDirectory
    Main Class that control Active Directory
API.php
procedural page API.php
ActiveDirectory.php
procedural page ActiveDirectory.php
ActiveDirectory_API
in file API.php, class ActiveDirectory_API
    ActiveDirectory_API :: Active Directory Internal API
ActiveDirectory_Common
in file Common.php, class ActiveDirectory_Common
    ActiveDirectory_Common :: Common APIs
addr
in file MTA_Generate.php, method MTA_Generate::addr()
    Check mail address and convert email format
AES_BLOCK_SIZE
in file mysqlAES.php, class constant mysqlAES::AES_BLOCK_SIZE
    AES block 사이즈
attach
in file MTA_Generate.php, method MTA_Generate::attach()
    Attach file의 template을 생성
auth
in file API.php, method ActiveDirectory_API::auth()
    bind 암호를 인증
autolink
in file WebAPI.php, method WebAPI::autolink()
    주어진 문장속의 URL을 hyper link로 변경
Addr.php
procedural page Addr.php
top

b

$BaseYear
in file Lunar_Tables.php, variable Tables::$BaseYear
backSpace
in file eSystem.php, method eSystem::backSpace()
    print backspace
bin2chr
in file Stream.php, method KSC5601_Stream::bin2chr()
    Convert binary strings to 1byte binary character
binaryDecode
in file Vari.php, method Vari::binaryDecode()
    binary data를 hex data로 변환
bind_param
in file EDB_Common.php, method EDB_Common::bind_param()
    replace bind parameters to parameter's value
boldStr
in file eSystem.php, method eSystem::boldStr()
    Return given string with white ansi code
boundary
in file MTA_Generate.php, method MTA_Generate::boundary()
    mail boundary 생성
broadcast
in file IPCALC.php, method IPCALCLogic::broadcast()
    Get long type broadcast address for given ip address and network mask
broadcast
in file ipcalc.php, method IPCALC::broadcast()
    주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 브로드캐스트 주소를 반환
browser
in file WebAPI.php, method WebAPI::browser()
    Broswer API
top

c

$ccTLD
in file MTA_Generate.php, variable MTA_Generate::$ccTLD
    country code top level domain
$charset
in file ActiveDirectory.php, variable ActiveDirectory::$charset
    출력 문자열. 이 값은 iconv 변경을 위해 지정한다.
$charset
in file MTA.php, variable MTA::$charset
    입력한 문자셋
$clearsession
in file ftp.php, variable sThread_FTP::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file echo.php, variable sThread_ECHO::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file sock.php, variable sThread_SOCK::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file memcached.php, variable sThread_MEMCACHED::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file dns.php, variable sThread_DNS::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file mysql.php, variable sThread_MYSQL::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
$clearsession
in file http.php, variable sThread_HTTP::$clearsession
    이 변수의 값이 true로 셋팅이 되면, clear_session method를 만들어 줘야 한다. 반대로 false 상태에서는 clear_session method가 존재하지 않아도 상관이 없다.
Common.php
procedural page Common.php
cal2jd
in file Lunar.php, method Lunar::cal2jd()
    Gregorian 날자를 Julian date로 변환
cal2jd
in file KASI_Lunar.php, method Lunar::cal2jd()
    날자를 율리우스 적일로 변환
cal4jd
in file KASI_Lunar.php, method Lunar::cal4jd()
    율리우스 적일을 율리우스력 또는 그레고리력으로 변환
call_status
in file dns.php, method sThread_DNS::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file memcached.php, method sThread_MEMCACHED::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file ftp.php, method sThread_FTP::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file http.php, method sThread_HTTP::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file sock.php, method sThread_SOCK::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file mysql.php, method sThread_MYSQL::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
call_status
in file echo.php, method sThread_ECHO::call_status()
    현재의 status(integer) 또는 현재 status의 handler 이름을 반환한다.
change_password
in file ActiveDirectory.php, method ActiveDirectory::change_password()
    Active Directory 계정의 암호를 변경한다. 이 method는 ldaps 프로토콜로 연결해야 동작한다.
change_status
in file dns.php, method sThread_DNS::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file ftp.php, method sThread_FTP::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file sock.php, method sThread_SOCK::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file http.php, method sThread_HTTP::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file memcached.php, method sThread_MEMCACHED::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file mysql.php, method sThread_MYSQL::change_status()
    세션의 상태를 단계로 변경한다.
change_status
in file echo.php, method sThread_ECHO::change_status()
    세션의 상태를 단계로 변경한다.
change_unix_password
in file ActiveDirectory.php, method ActiveDirectory::change_unix_password()
    Unix Attribute 속성의 암호를 변경한다.
check2byte
in file Stream.php, method KSC5601_Stream::check2byte()
check_buf_status
in file mysql.php, method sThread_MYSQL::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file dns.php, method sThread_DNS::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file memcached.php, method sThread_MEMCACHED::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file sock.php, method sThread_SOCK::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file http.php, method sThread_HTTP::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file ftp.php, method sThread_FTP::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_buf_status
in file echo.php, method sThread_ECHO::check_buf_status()
    현재 상태가 event read 상태인지 event write 상태인지 를 판단한다.
check_domain
in file MTA_Generate.php, method MTA_Generate::check_domain()
    Check domain of mail address 메일 주소의 도메인 섹션의 유효성을 검증한다.
check_local
in file MTA_Generate.php, method MTA_Generate::check_local()
    메일 주소의 local 섹션의 유효성을 검증한다.
check_param
in file EDB_Common.php, method EDB_Common::check_param()
    Check parameter type and parameters
chkTime
in file Vari.php, method Vari::chkTime()
    두 microtime 의 차이를 계산
chr2bin
in file Stream.php, method KSC5601_Stream::chr2bin()
    Convert binary character 1 byte to binary(numeric) strings
chr2dec
in file Stream.php, method KSC5601_Stream::chr2dec()
    Convert 1 byte binary character to decimal strings.
chr2hex
in file Stream.php, method KSC5601_Stream::chr2hex()
    Convert character to hex string
clear
in file Vari.php, method Vari::clear()
clear_session
in file echo.php, method sThread_ECHO::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file sock.php, method sThread_SOCK::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file dns.php, method sThread_DNS::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file mysql.php, method sThread_MYSQL::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file ftp.php, method sThread_FTP::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file memcached.php, method sThread_MEMCACHED::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
clear_session
in file http.php, method sThread_HTTP::clear_session()
    session에서 사용한 변수(self::$sess)의 값을 정리한다.
client_ip
in file WebAPI.php, method WebAPI::client_ip()
    Client의 IP를 구한다. Proxy header가 존재할 경우, 첫번째 Proxy의 forward IP를 반환한다.
close
in file edb.php, method EDB::close()
    DB 핸들을 종료한다.
close
in file EDB_SQLITE3.php, method EDB_SQLITE3::close()
    Close the db handle
close
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::close()
    Close the db handle
close
in file EDB_SQLITE2.php, method EDB_SQLITE2::close()
    Close the db handle
close
in file EDB_CUBRID.php, method EDB_CUBRID::close()
    Close the db handle
close
in file MTA_Socket.php, method MTA_Socket::close()
    Quit 명령을 실행한 후, socket을 닫는다.
close
in file EDB_MYSQLI.php, method EDB_MYSQLI::close()
    Close the db handle
close
in file EDB_MYSQL.php, method EDB_MYSQL::close()
    Close the db handle
close
in file EDB_MSSQL.php, method EDB_MSSQL::close()
    Close the db handle
close
in file ActiveDirectory.php, method ActiveDirectory::close()
    Disconnect Active Directory
close
in file EDB_PGSQL.php, method EDB_PGSQL::close()
    Close the db handle
connect
in file ActiveDirectory.php, method ActiveDirectory::connect()
    Active Directory 에 접속을 하고, 접속한 계정의 정보를 반환한다.
context
in file WebAPI_Filter.php, method WebAPI_Filter::context()
    정규식을 이용하여 필터링
context_file
in file WebAPI_Filter.php, method WebAPI_Filter::context_file()
    필터링 파일을 이용하여 필터링
convert_to_0Ztime
in file Common.php, method ActiveDirectory_Common::convert_to_0Ztime()
    UNIX timestamp를 NT 0Z 표현으로 변환
convert_to_nttime
in file Common.php, method ActiveDirectory_Common::convert_to_nttime()
    UNIX timestamp를 NT timestamp로 변환
convert_to_unixtime
in file Common.php, method ActiveDirectory_Common::convert_to_unixtime()
    NT timestamp를 UNIX timestamp로 변환
convert_to_unixtime_from_0Ztime
in file Common.php, method ActiveDirectory_Common::convert_to_unixtime_from_0Ztime()
    NT 0Z 표현을 UNIX teimstamp로 변환
CP949
in file KSC5601.php, constant CP949
    CP949 charset string
Common.php
procedural page Common.php
top

d

$ddi
in file Lunar_API.php, variable Lunar_API::$ddi
    띠 데이터
$debug
in file HTTPRelay.php, variable HTTPRelay::$debug
    print debug messages to stderr
$domain
in file ActiveDirectory.php, variable ActiveDirectory::$domain
    Set default Active Directory Domain name
data
in file MTA_Socket.php, method MTA_Socket::data()
    DATA 명령 전송 및 mail body 전송
date
in file MTA_Generate.php, method MTA_Generate::date()
    메일 헤더에서 사용할 시간 형식 반환
DAUM
in file DAUM.php, class DAUM
    oops\OAUTH2\DAUM pear pcakge의 main class
dayfortune
in file Lunar.php, method Lunar::dayfortune()
    세차(년)/월건(월)/일진(일) 데이터를 구한다.
debug
in file MTA_Socket.php, method MTA_Socket::debug()
    verbose properity가 true로 설정이 되면 debug 메시지를 출력한다.
DEBUG1
in file Vari.php, class constant Vari::DEBUG1
DEBUG2
in file Vari.php, class constant Vari::DEBUG2
DEBUG3
in file Vari.php, class constant Vari::DEBUG3
decbin
in file Stream.php, method KSC5601_Stream::decbin()
    Convert decimal strings to 4-digit binary(numeric) strings.
decode
in file WebAPI_JSON.php, method WebAPI_JSON::decode()
    utf8 conflict 및 binary data 를 해결한 json encode wrapper
decrypt
in file mysqlAES.php, method mysqlAES::decrypt()
    Decrypt using AES
degreelow
in file Lunar_API.php, method Lunar_API::degreelow()
    미지의 각도를 0~360도 이내로 만듬
detect
in file WHOIS.php, method WHOIS::detect()
    주어진 도메인의 whois server를 결정
dirlist
in file eFilesystem.php, method eFilesystem::dirlist()
    주어진 디렉토리 하위의 리스트를 배열로 반환
disable_unix_attribute
in file ActiveDirectory.php, method ActiveDirectory::disable_unix_attribute()
    계정의 unix attribyte를 비활성화 한다.
disp2days
in file Lunar_API.php, method Lunar_API::disp2days()
    y1,m1,d1일부터 y2,m2,d2까지의 일수 계산
disptimeday
in file Lunar_API.php, method Lunar_API::disptimeday()
    year의 1월 1일부터 해당 일자까지의 날자수
div
in file Lunar_API.php, method Lunar_API::div()
    정수 몫을 반환
DNS_CLOSE
in file dns.php, class constant sThread_DNS::DNS_CLOSE
dns_request
in file dns.php, method sThread_DNS::dns_request()
    DNS로 전송할 질의 데이터를 반환
DNS_REQUEST
in file dns.php, class constant sThread_DNS::DNS_REQUEST
DNS_RESPONSE
in file dns.php, class constant sThread_DNS::DNS_RESPONSE
dns_response
in file dns.php, method sThread_DNS::dns_response()
    서버의 응답을 확인
dns_string
in file dns.php, method sThread_DNS::dns_string()
DAUM.php
procedural page DAUM.php
dns.php
procedural page dns.php
top

e

$error
in file ActiveDirectory.php, variable ActiveDirectory::$error
    Set Ldap error messages
$error
in file HTTPRelay.php, variable HTTPRelay::$error
    에러 발생시에 에러 메시지 저장
$error
in file MTA_Socket.php, variable MTA_Socket::$error
    에러 메시지
ECHO_CLOSE
in file echo.php, class constant sThread_ECHO::ECHO_CLOSE
ECHO_REQUEST
in file echo.php, class constant sThread_ECHO::ECHO_REQUEST
echo_request
in file echo.php, method sThread_ECHO::echo_request()
    요청할 데이터 반환
echo_response
in file echo.php, method sThread_ECHO::echo_response()
    서버의 응답을 확인
ECHO_RESPONSE
in file echo.php, class constant sThread_ECHO::ECHO_RESPONSE
EDB
in file edb.php, class EDB
    확장 DB 추상화 layer
EDB_Common.php
procedural page EDB_Common.php
EDB_CUBRID.php
procedural page EDB_CUBRID.php
EDB_MSSQL.php
procedural page EDB_MSSQL.php
EDB_MYSQL.php
procedural page EDB_MYSQL.php
EDB_MYSQLI.php
procedural page EDB_MYSQLI.php
EDB_PGSQL.php
procedural page EDB_PGSQL.php
EDB_SQLITE2.php
procedural page EDB_SQLITE2.php
EDB_SQLITE3.php
procedural page EDB_SQLITE3.php
EDB_SQLRELAY.php
procedural page EDB_SQLRELAY.php
edb.php
procedural page edb.php
EDB_Common
in file EDB_Common.php, class EDB_Common
    Common API of EDB
EDB_CUBRID
in file EDB_CUBRID.php, class EDB_CUBRID
    CUBRID engine for EDB API
EDB_MSSQL
in file EDB_MSSQL.php, class EDB_MSSQL
    MSSQL engine for EDB API
EDB_MYSQL
in file EDB_MYSQL.php, class EDB_MYSQL
    MySQLi engine for EDB API
EDB_MYSQLI
in file EDB_MYSQLI.php, class EDB_MYSQLI
    MySQLi engine for EDB API
EDB_PGSQL
in file EDB_PGSQL.php, class EDB_PGSQL
    PosgreSQL engine for EDB API
EDB_SQLITE2
in file EDB_SQLITE2.php, class EDB_SQLITE2
    SQLite2 engine for EDB API
EDB_SQLITE3
in file EDB_SQLITE3.php, class EDB_SQLITE3
    SQLite3 engine for EDB API
EDB_SQLRELAY
in file EDB_SQLRELAY.php, class EDB_SQLRELAY
    SQLRELAY engine for EDB API
eFilesystem
in file eFilesystem.php, class eFilesystem
    파일 시스템 확장 API를위한 기본 Class
eFilesystem.php
procedural page eFilesystem.php
ehlo
in file MTA_Socket.php, method MTA_Socket::ehlo()
    ehlo 명령 전송
enable_unix_attribute
in file ActiveDirectory.php, method ActiveDirectory::enable_unix_attribute()
    계정의 unix attribyte를 활성화 한다.
encode
in file WebAPI_JSON.php, method WebAPI_JSON::encode()
    utf8 conflict 및 binary data 를 해결한 json encode wrapper
encode
in file MTA_Generate.php, method MTA_Generate::encode()
    메시지 인코딩
encrypt
in file mysqlAES.php, method mysqlAES::encrypt()
    Encrypt using AES
error
in file MTA_Generate.php, method MTA_Generate::error()
    에러 발생시에, 에러 메시지를 myException으로 전달한다.
errStr
in file myException.php, method myException::errStr()
    PHP 에러 상수를 문자열로 반환
escape
in file EDB_MSSQL.php, method EDB_MSSQL::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_SQLITE3.php, method EDB_SQLITE3::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_PGSQL.php, method EDB_PGSQL::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_CUBRID.php, method EDB_CUBRID::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_MYSQLI.php, method EDB_MYSQLI::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file edb.php, method EDB::escape()
    SQL 문에 사용이 되어지는 특수 문자를 에스케이프 시킨다.
escape
in file EDB_MYSQL.php, method EDB_MYSQL::escape()
    Escape special characters in a string for use in an SQL statement
escape
in file EDB_SQLITE2.php, method EDB_SQLITE2::escape()
    Escape special characters in a string for use in an SQL statement
eSystem
in file eSystem.php, class eSystem
    Base class for system mapping api
eSystem.php
procedural page eSystem.php
eSystem_man
in file man.php, class eSystem_man
    Man contorol class api
eSystem_system
in file system.php, class eSystem_system
    alternative sysem class that based eSystem class
EUCKR
in file WebAPI.php, class constant WebAPI::EUCKR
EUCKR
in file KSC5601.php, constant EUCKR
    EUC-KR charset string
EVENT_ERROR_CLOSE
in file Vari.php, class constant Vari::EVENT_ERROR_CLOSE
EVENT_READY_CLOSE
in file Vari.php, class constant Vari::EVENT_READY_CLOSE
EVENT_READY_RECV
in file Vari.php, class constant Vari::EVENT_READY_RECV
EVENT_READY_SEND
in file Vari.php, class constant Vari::EVENT_READY_SEND
EVENT_SEND_DONE
in file Vari.php, class constant Vari::EVENT_SEND_DONE
EVENT_UNKNOWN
in file Vari.php, class constant Vari::EVENT_UNKNOWN
exceptionCallback
in file sThread.php, method sThread::exceptionCallback()
    libevent에서 exception callback
exec
in file ActiveDirectory.php, method ActiveDirectory::exec()
    LDAP 추가/수정/삭제 실행을 한다.
exec
in file oGetopt.php, method oGetopt::exec()
    getopt 실행
exec
in file WebAPI_Browser.php, method WebAPI_Browser::exec()
    브라우저 정보를 구함
exec
in file eSystem.php, method eSystem::exec()
    Wrapping exec() function
execl
in file eSystem.php, method eSystem::execl()
    Wrapping exec() function
execute
in file WebAPI_Autolink.php, method WebAPI_Autolink::execute()
    주어진 문장속의 URL을 hyper link로 변경
execute
in file sThread.php, method sThread::execute()
    sThread를 실행한다.
execute_time
in file Stream.php, method KSC5601_Stream::execute_time()
    Print execute time
exqueried
in file edb.php, method EDB::exqueried()
    현재 세션에서 실행된 쿼리 목록을 반환
extfunc
in file Common.php, method KSC5601_Common::extfunc()
    iconv/mbstring wrapper function
EXTMODE
in file KSC5601_pure.php, constant EXTMODE
    Define EXTMODE to false. This means that php don't support iconv or mbstring extensions.
extraOption
in file Addr.php, method sThread_Address::extraOption()
    sThread로 주어진 주소값에서 옵션을 분리
E_MY_FATAL
in file myException.php, constant E_MY_FATAL
    defeine PHP FATAL error type
echo.php
procedural page echo.php
top

f

$fname
in file Log.php, variable sThread_Log::$fname
    Log 파일 이름
$format
in file Log.php, variable sThread_Log::$format
    Log 파일 postfix
$free
in file EDB_Common.php, variable EDB_Common::$free
    Result marking for free
FACEBOOK
in file FACEBOOK.php, class FACEBOOK
    oops\OAUTH2\FACEBOOK pear pcakge의 main class
fetch
in file EDB_MYSQL.php, method EDB_MYSQL::fetch()
    Fetch a result row as an associative object
fetch
in file EDB_SQLITE3.php, method EDB_SQLITE3::fetch()
    Fetch a result row as an associative object
fetch
in file EDB_SQLITE2.php, method EDB_SQLITE2::fetch()
    Fetch a result row as an associative object
fetch
in file EDB_MYSQLI.php, method EDB_MYSQLI::fetch()
    Fetch a result row as an associative object
fetch
in file HTTPRelay.php, method HTTPRelay::fetch()
    HTML 요청의 결과를 반환한다.
fetch
in file EDB_PGSQL.php, method EDB_PGSQL::fetch()
    Fetch a result row as an associative object
fetch
in file EDB_MSSQL.php, method EDB_MSSQL::fetch()
    Fetch a result row as an associative object
fetch
in file edb.php, method EDB::fetch()
    associative 개체로 result row를 가져온다.
fetch
in file EDB_CUBRID.php, method EDB_CUBRID::fetch()
    Fetch a result row as an associative object
fetch
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::fetch()
    Fetch a result row as an associative object
fetch_all
in file edb.php, method EDB::fetch_all()
    모든 result row를 associative object 배열로 반환한다.
fetch_all
in file EDB_MYSQLI.php, method EDB_MYSQLI::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_PGSQL.php, method EDB_PGSQL::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_SQLITE3.php, method EDB_SQLITE3::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_MSSQL.php, method EDB_MSSQL::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_MYSQL.php, method EDB_MYSQL::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_CUBRID.php, method EDB_CUBRID::fetch_all()
    Fetch all result rows as an associative object
fetch_all
in file EDB_SQLITE2.php, method EDB_SQLITE2::fetch_all()
    Fetch all result rows as an associative object
field_name
in file EDB_SQLITE2.php, method EDB_SQLITE2::field_name()
    Get the name of the specified field in a result
field_name
in file EDB_SQLITE3.php, method EDB_SQLITE3::field_name()
    Returns the name of the column specified by the column_number.
field_name
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::field_name()
    Return the name of the specified field index
field_name
in file EDB_PGSQL.php, method EDB_PGSQL::field_name()
    Get the name of the specified field in a result
field_name
in file EDB_MYSQLI.php, method EDB_MYSQLI::field_name()
    Get the name of the specified field in a result
field_name
in file edb.php, method EDB::field_name()
    지정한 n번째의 컬럼 이름을 반환한다.
field_name
in file EDB_MYSQL.php, method EDB_MYSQL::field_name()
    Get the name of the specified field in a result
field_name
in file EDB_CUBRID.php, method EDB_CUBRID::field_name()
    Return the name of the specified field index
field_name
in file EDB_MSSQL.php, method EDB_MSSQL::field_name()
    Return the name of the specified field index
field_type
in file EDB_MYSQLI.php, method EDB_MYSQLI::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_SQLITE3.php, method EDB_SQLITE3::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_CUBRID.php, method EDB_CUBRID::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_SQLITE2.php, method EDB_SQLITE2::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_PGSQL.php, method EDB_PGSQL::field_type()
    Returns the type name for the corresponding field number
field_type
in file edb.php, method EDB::field_type()
    지정한 n번째의 컬럼 유형을 반환한다.
field_type
in file EDB_MYSQL.php, method EDB_MYSQL::field_type()
    Get the type of the specified field in a result
field_type
in file EDB_MSSQL.php, method EDB_MSSQL::field_type()
    Get the type of the specified field in a result
file_exists
in file EDB_Common.php, method EDB_Common::file_exists()
    Checks whether a file or directory exists
file_nr
in file eSystem.php, method eSystem::file_nr()
    Reads entire file into an array file_nr api runs same file function of php. But file_nr has no \r\n or \n character on array members.
file_nr
in file eFilesystem.php, method eFilesystem::file_nr()
    파일을 읽어서 각 라인을 배열로 만들어 반환
filter_context
in file WebAPI.php, method WebAPI::filter_context()
    정규식을 이용하여 필터링
filter_context_file
in file WebAPI.php, method WebAPI::filter_context_file()
    필터링 파일을 이용하여 필터링
filter_ip
in file WebAPI.php, method WebAPI::filter_ip()
    접속 IP($_SERVER['REMOTE_ADDR'])가 주어진 CIDR/MASK에 포함이 되는지 확인
finalize
in file myException.php, method myException::finalize()
    E_ERROR 또는 E_USER_ERROR 시에 php를 중지 시킨다.
find
in file eSystem.php, method eSystem::find()
    get file list that under given path
find
in file eFilesystem.php, method eFilesystem::find()
    주어진 경로 하위의 디렉토리/파일 리스트를 배열로 반환
fix_charset
in file Common.php, method ActiveDirectory_Common::fix_charset()
    변수 값의 문자셋 처리
free_result
in file EDB_SQLITE2.php, method EDB_SQLITE2::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_MSSQL.php, method EDB_MSSQL::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_PGSQL.php, method EDB_PGSQL::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_SQLITE3.php, method EDB_SQLITE3::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_CUBRID.php, method EDB_CUBRID::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_MYSQL.php, method EDB_MYSQL::free_result()
    Frees stored result memory for the given statement handle
free_result
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::free_result()
    Frees stored result memory for the given statement handle
free_result
in file edb.php, method EDB::free_result()
    주어진 문장 핸들에 대하여 메모리에 저장된 결과를 해제.
free_result
in file EDB_MYSQLI.php, method EDB_MYSQLI::free_result()
    Frees stored result memory for the given statement handle
ftp_banner
in file ftp.php, method sThread_FTP::ftp_banner()
    전송 받은 서버 배너 확인
FTP_BANNER
in file ftp.php, class constant sThread_FTP::FTP_BANNER
FTP_CLOSE
in file ftp.php, class constant sThread_FTP::FTP_CLOSE
ftp_comfirmauth
in file ftp.php, method sThread_FTP::ftp_comfirmauth()
    인증 결과 확인
FTP_COMFIRMAUTH
in file ftp.php, class constant sThread_FTP::FTP_COMFIRMAUTH
FTP_QUIT
in file ftp.php, class constant sThread_FTP::FTP_QUIT
    에러가 발생했을 경우, FTP_QUIT 메소드가 정의가 되어있으면, parent::socketColose에 의해서 자동으로 FTP_QUIT이 호출이 된다.
ftp_quit
in file ftp.php, method sThread_FTP::ftp_quit()
    종료 명령 반환
ftp_sendpass
in file ftp.php, method sThread_FTP::ftp_sendpass()
    인증 정보 반환
FTP_SENDPASS
in file ftp.php, class constant sThread_FTP::FTP_SENDPASS
FTP_SENDUSER
in file ftp.php, class constant sThread_FTP::FTP_SENDUSER
ftp_senduser
in file ftp.php, method sThread_FTP::ftp_senduser()
    전송할 유저 정보 반환
FTP_USERBANNER
in file ftp.php, class constant sThread_FTP::FTP_USERBANNER
ftp_userbanner
in file ftp.php, method sThread_FTP::ftp_userbanner()
    유저 정보 전송 결과 확인
FACEBOOK.php
procedural page FACEBOOK.php
ftp.php
procedural page ftp.php
top

g

$gan
in file Lunar_API.php, variable Lunar_API::$gan
    십간(十干) 데이터
$ganji
in file Lunar_API.php, variable Lunar_API::$ganji
    60간지 데이터
$gTLD
in file MTA_Generate.php, variable MTA_Generate::$gTLD
    global top level domain
ganji_ref
in file Lunar.php, method Lunar::ganji_ref()
    dayfortune method의 ganji index 반환값을 이용하여, ganji 값을 구함
get28sday
in file Lunar_API.php, method Lunar_API::get28sday()
    그레고리력의 날자에 대한 28수를 구함
getdatebymin
in file Lunar_API.php, method Lunar_API::getdatebymin()
    uyear,umonth,uday,uhour,umin으로부터 tmin(분)떨이진 시점의 년월일시분(태양력) 구하는 프로시져
getlunarfirst
in file Lunar_API.php, method Lunar_API::getlunarfirst()
    그레고리력 년월일이 들어있는 태음월의 시작합삭일지, 망일시, 끝합삭일시를 구함
getminbytime
in file Lunar_API.php, method Lunar_API::getminbytime()
    uy,umm,ud,uh,umin과 y1,mo1,d1,h1,mm1사이의 시간(분)
getopt
in file eSystem.php, method eSystem::getopt()
    Wrapping o_getopt on Oops C library This class is supported alternative getopt function.
getUser
in file NAVER.php, method NAVER::getUser()
    로그인 과정이 완료되면 발급받은 NAVER::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
getweekday
in file Lunar_API.php, method Lunar_API::getweekday()
    그레고리력 날자를 요일의 배열 번호로 변환
get_charset
in file EDB_MYSQLI.php, method EDB_MYSQLI::get_charset()
    Get character set of current database
get_charset
in file EDB_MYSQL.php, method EDB_MYSQL::get_charset()
    Get character set of current database
get_charset
in file EDB_MSSQL.php, method EDB_MSSQL::get_charset()
    Get character set of current database
get_charset
in file edb.php, method EDB::get_charset()
    Get current db charset.
get_charset
in file EDB_CUBRID.php, method EDB_CUBRID::get_charset()
    Get character set of current database
get_charset
in file EDB_PGSQL.php, method EDB_PGSQL::get_charset()
    Get character set of current database
get_charset
in file EDB_SQLITE3.php, method EDB_SQLITE3::get_charset()
    Get character set of current database
get_charset
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::get_charset()
    Get character set of current database
get_charset
in file EDB_SQLITE2.php, method EDB_SQLITE2::get_charset()
    Get character set of current database
get_file_extension
in file WebAPI.php, method WebAPI::get_file_extension()
    파일의 확장자를 반환
get_param_number
in file EDB_Common.php, method EDB_Common::get_param_number()
    Get number of query parameters
GITHUB
in file GITHUB.php, class GITHUB
    GITHUB pear pcakge의 main class
GOOGLE
in file GOOGLE.php, class GOOGLE
    GOOGLE pear pcakge의 main class
grouplist
in file ActiveDirectory.php, method ActiveDirectory::grouplist()
    Active Directory에 있는 전체 그룹 리스트를 반환
guess_netmask
in file ipcalc.php, method IPCALC::guess_netmask()
    시작 주소와 마지막 주소를 포함한 서브넷의 최소 mask를 반환
guess_netmask
in file IPCALC.php, method IPCALCLogic::guess_netmask()
    Get long type network mask about given start and end ip address
guess_prefix
in file IPCALC.php, method IPCALCLogic::guess_prefix()
    Get decimical network prefix about given start and end ip address
guess_prefix
in file ipcalc.php, method IPCALC::guess_prefix()
    시작 주소와 마지막 주소를 포함한 서브넷의 prefix를 반환
GITHUB.php
procedural page GITHUB.php
GOOGLE.php
procedural page GOOGLE.php
top

h

$hanja
in file UCS2.php, variable KSC5601_UCS2::$hanja
$han_max
in file UCS2.php, variable KSC5601_UCS2::$han_max
$hgan
in file Lunar_API.php, variable Lunar_API::$hgan
    십간(十干) 한자 데이터
$hganji
in file Lunar_API.php, variable Lunar_API::$hganji
    60간지 한자 데이터
$hji
in file Lunar_API.php, variable Lunar_API::$hji
    십이지(十二支) 한자 데이터
$hmonth_st
in file Lunar_API.php, variable Lunar_API::$hmonth_st
    절기(한자) 데이터
$hweek
in file Lunar_API.php, variable Lunar_API::$hweek
    요일 한자 데이터
head
in file HTTPRelay.php, method HTTPRelay::head()
    HTTP/1.1 HEAD 요청
hex
in file mysqlAES.php, method mysqlAES::hex()
    Return a hexadecimal representation of a decimal or string value
hex2chr
in file Stream.php, method KSC5601_Stream::hex2chr()
    Convert hexical string to 1 byte binary character.
htonl
in file ipcalc.php, method IPCALC::htonl()
    4 Byte unsigned 정수를 host byte order에서 network byte order로 변환
HTTPRelay
in file HTTPRelay.php, class HTTPRelay
    HTTPRelay 패키지는 HTTP 요청을 간단하게 하거나 또는 HTTP 요청을 다른 서버로 Relay를 하기 위한 기능을 제공한다.
HTTPRelay.php
procedural page HTTPRelay.php
HTTPRelay_REQUIRES
in file HTTPRelay.php, function HTTPRelay_REQUIRES()
    HTTRelay 패키지에서 필요한 의존성을 검사한다.
HTTP_CLOSE
in file http.php, class constant sThread_HTTP::HTTP_CLOSE
HTTP_REQUEST
in file http.php, class constant sThread_HTTP::HTTP_REQUEST
http_request
in file http.php, method sThread_HTTP::http_request()
    HTTP 요청 데이터를 반환
http_response
in file http.php, method sThread_HTTP::http_response()
    서버의 응답을 확인
HTTP_RESPONSE
in file http.php, class constant sThread_HTTP::HTTP_RESPONSE
human_year
in file Lunar.php, method Lunar::human_year()
    연도를 human readable하게 표시
http.php
procedural page http.php
top

i

$info
in file HTTPRelay.php, variable HTTPRelay::$info
    HTTP 요청 정보 결과 저장
image
in file OAUTH2.php, method OAUth2::image()
    외부 이미지를 읽어와서 출력한다. HTTPS protocold을 사용할 경우 provider에서 https image를 지원하지 않을 경우 사용.
init
in file memcached.php, method sThread_MEMCACHED::init()
    memcached 모듈을 초기화 한다.
init
in file sThread.php, method sThread::init()
    sThread Class를 초기화 한다.
init
in file sock.php, method sThread_SOCK::init()
    sock 모듈을 초기화 한다.
init
in file ftp.php, method sThread_FTP::init()
    FTP 모듈을 초기화 한다.
init
in file mysql.php, method sThread_MYSQL::init()
    mysql 모듈을 초기화 한다.
init
in file http.php, method sThread_HTTP::init()
    HTTP 모듈을 초기화 한다.
init
in file Module.php, method sThread_Module::init()
    sThread의 모듈을 등록한다.
init
in file echo.php, method sThread_ECHO::init()
    echo 모듈을 초기화 한다.
init
in file oGetopt.php, method oGetopt::init()
    인자의 순서를 초기화
init
in file dns.php, method sThread_DNS::init()
    dns 모듈을 초기화 한다.
initVar
in file WebAPI_Browser.php, method WebAPI_Browser::initVar()
    변수 초기화
init_ksc5601
in file UCS2.php, method KSC5601_UCS2::init_ksc5601()
    Init KSC5601 code table
ip
in file WebAPI_Filter.php, method WebAPI_Filter::ip()
    접속 IP가 주어진 CIDR/MASK에 포함이 되는지 확인
ip2long
in file IPCALC.php, method IPCALCLogic::ip2long()
    Return unsigned proper address about given dotted ipv4 address
ip2long
in file ipcalc.php, method IPCALC::ip2long()
    Dot로 구분된 IPv4 주소를 정수형 주소로 변환
IPCALC
in file ipcalc.php, class IPCALC
    IPCALC 의 frontend Class
IPCALC.php
procedural page IPCALC.php
ipcalc.php
procedural page ipcalc.php
IPCALCLogic
in file IPCALC.php, class IPCALCLogic
    This class is subpackage of IPCALC class, and support various api for IPCALC class
isMobile
in file WebAPI_Browser.php, method WebAPI_Browser::isMobile()
    모바일 브라우저 여부
is_account_locked
in file ActiveDirectory.php, method ActiveDirectory::is_account_locked()
    주어진 계정이 lock이 걸려있는지 여부를 확인
is_alpha
in file WebAPI.php, method WebAPI::is_alpha()
    주어진 문자열에 숫자, 알파벳, whtie space만으로 구성이 되어 있는지 확인
is_email
in file WebAPI_Autolink.php, method WebAPI_Autolink::is_email()
    주어진 이메일이 valid한지 확인.
is_email
in file WebAPI.php, method WebAPI::is_email()
    주어진 이메일이 valid한지 확인
is_extfunc
in file Common.php, method KSC5601_Common::is_extfunc()
    Check to enable iconv or mbstring extension on this session.
is_gregorian
in file Lunar.php, method Lunar::is_gregorian()
    해당 날자가 gregorian 범위인지 체크
is_hangul
in file KSC5601.php, method KSC5601::is_hangul()
    주어진 문장에 한글(UTF-8/EUC-KR)이 포함되어 있는지를 검사
is_hangul
in file WebAPI.php, method WebAPI::is_hangul()
    주어진 값에 한글(UTF8/EUC-KR)이 포함 되어 있는지를 판단
is_iconv
in file Common.php, method KSC5601_Common::is_iconv()
    Check to enable iconv extension on this session.
is_injection
in file WebAPI.php, method WebAPI::is_injection()
    URL parameter 값에 inject 공격이 가능한 코드 감지
is_ipaddr
in file ipcalc.php, method IPCALC::is_ipaddr()
    alias IPCALC::valid_ipv4_addr
is_ksc5601
in file KSC5601.php, method KSC5601::is_ksc5601()
    주어진 2byte 문자가 ksc5601의 범위에 있는지 확인한다.
is_ksx1001
in file KSC5601.php, method KSC5601::is_ksx1001()
    주어진 2byte 문자가 ksx1001의 범위에 있는지 확인한다.
is_leap
in file Lunar.php, method Lunar::is_leap()
    윤년 체크
is_mbstring
in file Common.php, method KSC5601_Common::is_mbstring()
    Check to enable mbstring extension on this session.
is_out_of_ksx1001
in file Stream.php, method KSC5601_Stream::is_out_of_ksx1001()
    Check given 2byte is whether KSX1001 or out of range.
is_protocol
in file WebAPI_Autolink.php, method WebAPI_Autolink::is_protocol()
    주어진 protocol이 valid한지 확인
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_unix_attribute
in file ActiveDirectory.php, method ActiveDirectory::is_unix_attribute()
    해당 유저의 UNIX attribute가 활성화 되어 있는지 여부를 확인
is_url
in file WebAPI_Autolink.php, method WebAPI_Autolink::is_url()
    주어진 url이 valid한지 확인
is_url
in file WebAPI.php, method WebAPI::is_url()
    주어진 url이 valid한지 확인
is_utf8
in file KSC5601.php, method KSC5601::is_utf8()
    주어진 문자열이 utf8인지 아닌지를 검사한다.
is_utf8
in file KSC5601_pure.php, method KSC5601_pure::is_utf8()
    Check given string wheter utf8 of not.
is_utf8
in file KSC5601_ext.php, method KSC5601_ext::is_utf8()
    Check given string wheter utf8 of not.
is_utf8
in file UTF8.php, method KSC5601_UTF8::is_utf8()
    whether utf8 or not given strings
top

j

$ji
in file Lunar_API.php, variable Lunar_API::$ji
    십이지(十二支) 데이터
jd2cal
in file KASI_Lunar.php, method Lunar::jd2cal()
    율리우스 적일을 율리우스력 또는 그레고리력으로 변환
jd2week
in file KASI_Lunar.php, method Lunar::jd2week()
    율리우스 적일로 요일 정보를 구함
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

k

$ksc
in file ActiveDirectory.php, variable ActiveDirectory::$ksc
    KSC5601 object
$ksc
in file UCS2.php, variable KSC5601_UCS2::$ksc
$ksc_max
in file UCS2.php, variable KSC5601_UCS2::$ksc_max
KAKAO
in file KAKAO.php, class KAKAO
    oops\OAUTH2\KAKAO pear pcakge의 main class
KASI_Lunar.php
procedural page KASI_Lunar.php
ksc2ucs
in file UCS2.php, method KSC5601_UCS2::ksc2ucs()
    Convert KSC5601 to UCS2 return decimical value or question mark '?'
KSC5601
in file KSC5601.php, class KSC5601
    KSC5601 pear 패키지는 한글과 관련된 변환 및 체크에 대한 method를 제공한다.
ksc5601.php
procedural page ksc5601.php
KSC5601_ext.php
procedural page KSC5601_ext.php
KSC5601_pure.php
procedural page KSC5601_pure.php
KSC5601.php
procedural page KSC5601.php
KSC5601_Common
in file Common.php, class KSC5601_Common
    For PHP internal iconv/mbstring support
KSC5601_ext
in file KSC5601_ext.php, class KSC5601_ext
    Original API of KSC5601 that used iconv or mbstring.
KSC5601_pure
in file KSC5601_pure.php, class KSC5601_pure
    Original API of KSC5601 that used pure php code
KSC5601_Stream
in file Stream.php, class KSC5601_Stream
    High level API for convert character set
KSC5601_UCS2
in file UCS2.php, class KSC5601_UCS2
    API class that controls UCS2 for KSC5601 package
KSC5601_UTF8
in file UTF8.php, class KSC5601_UTF8
    UTF8 controle class api
KAKAO.php
procedural page KAKAO.php
top

l

$leap
in file Lunar_Tables.php, variable Tables::$leap
$link
in file ActiveDirectory.php, variable ActiveDirectory::$link
    Ldap bind resource
$logfile
in file sThread.php, variable sThread::$logfile
    저장할 로그 파일 이름
$logformat
in file sThread.php, variable sThread::$logformat
    저장할 로그 파일이름 postfix.
$logtype
in file sThread.php, variable sThread::$logtype
    로그 저장 여부
$longopt
in file oGetopt.php, variable oGetopt::$longopt
    long 옵션 매핑 테이블
Lunar_Tables.php
procedural page Lunar_Tables.php
LANGUAGE
in file WebAPI_Browser.php, method WebAPI_Browser::LANGUAGE()
    브라우저 언어 정보
lastId
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::lastId()
    가장 마지막 입력 row ID를 반환한다.
lastId
in file EDB_SQLITE3.php, method EDB_SQLITE3::lastId()
    가장 마지막 입력 row ID를 반환한다.
lastId
in file EDB_CUBRID.php, method EDB_CUBRID::lastId()
    가장 마지막 입력 row ID를 반환한다.
lastId
in file edb.php, method EDB::lastId()
    마지막 실행한 쿼리에서 자동으로 생성된 키값(Primary Key) 또는 row OID 값을 반환한다.
lastId
in file EDB_MSSQL.php, method EDB_MSSQL::lastId()
    가장 마지막 입력 row의 OID를 반환한다.
lastId
in file EDB_MYSQL.php, method EDB_MYSQL::lastId()
    마지막 실행한 쿼리에서 자동으로 생성된 ID(auto increment)값을 반환
lastId
in file EDB_PGSQL.php, method EDB_PGSQL::lastId()
    가장 마지막 입력 row의 OID를 반환한다.
lastId
in file EDB_MYSQLI.php, method EDB_MYSQLI::lastId()
    마지막 실행한 쿼리에서 자동으로 생성된 ID(auto increment)값을 반환
lastId
in file EDB_SQLITE2.php, method EDB_SQLITE2::lastId()
    가장 마지막 입력 row ID를 반환한다.
LOC
in file KSC5601.php, constant LOC
    Local charset string
long2prefix
in file IPCALC.php, method IPCALCLogic::long2prefix()
    Convert long type network mask to decimical network prefix
lookup
in file WHOIS.php, method WHOIS::lookup()
    도메인 또는 IP 주소를 lookup 한다.
Lunar
in file KASI_Lunar.php, class Lunar
    oops\KASI pear package의 main class
Lunar
in file Lunar.php, class Lunar
    양력/음력 변환 클래스
Lunar_API.php
procedural page Lunar_API.php
Lunar.php
procedural page Lunar.php
lunartosolar
in file Lunar_API.php, method Lunar_API::lunartosolar()
    음력 날자를 양력 날자로 변환
Lunar_API
in file Lunar_API.php, class Lunar_API
    Lunar Core API
Log.php
procedural page Log.php
top

m

$magent
in file MTA.php, variable MTA::$magent
    Mail agent 값. 기본값은 oops\MTA 이다.
$MaxDate
in file Lunar_Tables.php, variable Tables::$MaxDate
$MinDate
in file Lunar_Tables.php, variable Tables::$MinDate
$mod
in file sThread.php, variable sThread::$mod
    sThread_Module 패키지에서 등록한 모듈 object
$month
in file Lunar_Tables.php, variable Tables::$month
$month
in file Lunar_API.php, variable Lunar_API::$month
$month_st
in file Lunar_API.php, variable Lunar_API::$month_st
    절기 데이터
$moonlength
in file Lunar_API.php, variable Lunar_API::$moonlength
    정월 초하루 합삭 시간
man.php
procedural page man.php
mailfrom
in file MTA_Socket.php, method MTA_Socket::mailfrom()
    mailfrom 명령 전송
MAJOR_VERSION
in file sThread.php, class constant sThread::MAJOR_VERSION
    sThread Major version 번호
makeWhiteSpace
in file eSystem.php, method eSystem::makeWhiteSpace()
    Print white space about given number
make_ini
in file eFilesystem.php, method eFilesystem::make_ini()
    eFilesystem::parse_ini method에 대응되는 설정을 생성한다.
make_nt_password
in file API.php, method ActiveDirectory_API::make_nt_password()
    UTF-16 기반의 Active Directory 암호를 생성
make_reverse_table
in file KSC5601.php, method KSC5601::make_reverse_table()
    KSC5601의 역변환 테이블을 PHP code로 출력한다.
make_reverse_table
in file KSC5601_pure.php, method KSC5601_pure::make_reverse_table()
    Print php code for KSC5601 reverse table This method is used only developer for KSC5601 pure code.
man
in file eSystem.php, method eSystem::man()
    Return man page contents for human readable
man
in file man.php, method eSystem_man::man()
    Return man page contents for human readable
manPath
in file man.php, method eSystem_man::manPath()
    Return man page file path with man page section and name
manPath
in file eSystem.php, method eSystem::manPath()
    Return man page file path with man page section and name
mask2prefix
in file ipcalc.php, method IPCALC::mask2prefix()
    네트워크 mask를 네트워크 prefix로 변환
maxid
in file ActiveDirectory.php, method ActiveDirectory::maxid()
    현재 Active Directory의 UID/GID 최대값을 가져온다.
MEMCACHED_CLOSE
in file memcached.php, class constant sThread_MEMCACHED::MEMCACHED_CLOSE
memcached_quit
in file memcached.php, method sThread_MEMCACHED::memcached_quit()
    종료 쿼리 반환
MEMCACHED_QUIT
in file memcached.php, class constant sThread_MEMCACHED::MEMCACHED_QUIT
memcached_request
in file memcached.php, method sThread_MEMCACHED::memcached_request()
    stat 명령을 반환
MEMCACHED_REQUEST
in file memcached.php, class constant sThread_MEMCACHED::MEMCACHED_REQUEST
MEMCACHED_RESPONSE
in file memcached.php, class constant sThread_MEMCACHED::MEMCACHED_RESPONSE
memcached_response
in file memcached.php, method sThread_MEMCACHED::memcached_response()
    서버의 응답을 확인
Message
in file myException.php, method myException::Message()
    Exception 에러 메시지를 PHP 에러 메시지 형식으로 반환
MICROSOFT
in file MICROSOFT.php, class MICROSOFT
    MICROSOFT pear pcakge의 main class
mime
in file MTA_Generate.php, method MTA_Generate::mime()
    파일 확장자에 대한 mime type을 반환
mime
in file WebAPI_Mimetype.php, method WebAPI_Mimetype::mime()
    주어진 파일의 mimetype을 결정한다.
mimeHeader
in file WebAPI.php, method WebAPI::mimeHeader()
    주어진 파일의 mimetype을 결정하여 다운로드 전송한다.
mimetype
in file WebAPI.php, method WebAPI::mimetype()
    주어진 파일의 mimetype을 결정한다.
MINOR_VERSION
in file sThread.php, class constant sThread::MINOR_VERSION
    sThread Minor version 번호
mkdir_p
in file eFilesystem.php, method eFilesystem::mkdir_p()
    주어진 경로에 디렉토리를 생성한다.
mkdir_p
in file eSystem.php, method eSystem::mkdir_p()
    Attempts to create the directory specified by pathname.
mk_revTable
in file UCS2.php, method KSC5601_UCS2::mk_revTable()
    Print converting code from hexical string(UCS2) to 2byte binary(KSC5601) character.
moonstatus
in file Lunar.php, method Lunar::moonstatus()
    양력일에 대한 음력월 합삭/망 데이터 구하기
moonsundegree
in file Lunar_API.php, method Lunar_API::moonsundegree()
    태양황력과 달황경의 차이 (1996 기준)
msgid
in file MTA_Generate.php, method MTA_Generate::msgid()
    Message ID 생성
MTA
in file MTA.php, class MTA
    MTA 없이 메일을 발송하기 위한 API
MTA_Generate.php
procedural page MTA_Generate.php
MTA_Socket.php
procedural page MTA_Socket.php
MTA.php
procedural page MTA.php
MTA_Generate
in file MTA_Generate.php, class MTA_Generate
    메일 발송 내용을 구성하기 위한 추상 레이어
MTA_Socket
in file MTA_Socket.php, class MTA_Socket
    Socket for send mail of MTA API
myErrorHandler
in file myException.php, method myException::myErrorHandler()
    myException을 사용하기 위한 error handler.
myException
in file myException.php, class myException
    기본 myException Class
myException.php
procedural page myException.php
myShutdownHandler
in file myException.php, method myException::myShutdownHandler()
    Fatal error 처리를 위한 shutdown handler
mysqlAES
in file mysqlAES.php, class mysqlAES
    mysqlAES 패키지는 MySQL의 AES_EMCRYPT, AES_DECRYPT, HEX, UNHEX 함수를 php에서 호환되게 사용할 수 있도록 하는 기능을 제공한다.
mysqlAES.php
procedural page mysqlAES.php
mysqlAES_REQUIRES
in file mysqlAES.php, function mysqlAES_REQUIRES()
    mysqlAES 패키지에서 필요한 의존성을 검사한다.
mysql_banner
in file mysql.php, method sThread_MYSQL::mysql_banner()
    MySQL banner 확인
MYSQL_BANNER
in file mysql.php, class constant sThread_MYSQL::MYSQL_BANNER
MYSQL_CLOSE
in file mysql.php, class constant sThread_MYSQL::MYSQL_CLOSE
mysql_handshake
in file mysql.php, method sThread_MYSQL::mysql_handshake()
    MySQL 인증 결과 확인 및 handshake 확인
MYSQL_HANDSHAKE
in file mysql.php, class constant sThread_MYSQL::MYSQL_HANDSHAKE
MYSQL_QUERYRES
in file mysql.php, class constant sThread_MYSQL::MYSQL_QUERYRES
mysql_queryres
in file mysql.php, method sThread_MYSQL::mysql_queryres()
    MySQL Query 전송 결과 확인
mysql_quit
in file mysql.php, method sThread_MYSQL::mysql_quit()
    전송할 종료 데이터 반환
MYSQL_QUIT
in file mysql.php, class constant sThread_MYSQL::MYSQL_QUIT
    에러가 발생했을 경우, MYSQL_QUIT 메소드가 정의가 되어있으면, parent::socketColose에 의해서 자동으로 MYSQL_QUIT이 호출이 된다.
mysql_sendauth
in file mysql.php, method sThread_MYSQL::mysql_sendauth()
    전송할 인증 데이터 반환
MYSQL_SENDAUTH
in file mysql.php, class constant sThread_MYSQL::MYSQL_SENDAUTH
MYSQL_SENDQUERY
in file mysql.php, class constant sThread_MYSQL::MYSQL_SENDQUERY
mysql_sendquery
in file mysql.php, method sThread_MYSQL::mysql_sendquery()
    전송할 쿼리 데이터 반환
MICROSOFT.php
procedural page MICROSOFT.php
Module.php
procedural page Module.php
memcached.php
procedural page memcached.php
mysql.php
procedural page mysql.php
top

n

NAVER
in file NAVER.php, class NAVER
    Naver pear pcakge의 main class
NAVER
in file NAVER.php, class NAVER
    Naver pear pcakge의 main class
NAVER.php
procedural page NAVER.php
NCR
in file KSC5601.php, constant NCR
    Numeric Code Reference string
ncr
in file KSC5601.php, method KSC5601::ncr()
    UHC와 NCR(Numeric Code Reference)간의 변환을 제공한다.
ncr
in file KSC5601_pure.php, method KSC5601_pure::ncr()
    Convert between UHC and NCR (Numeric Code Reference)
ncr
in file KSC5601_ext.php, method KSC5601_ext::ncr()
    Convert between UHC and NCR (Numeric Code Reference)
network
in file IPCALC.php, method IPCALCLogic::network()
    Get long type network address for given ip address and network mask
network
in file ipcalc.php, method IPCALC::network()
    주어진 IPv4 주소와 네트워크 mask로 구성된 서브넷의 네트워크 주소를 반환
ntohl
in file ipcalc.php, method IPCALC::ntohl()
    Network oerder byte로 구성된 4 Byte 정수 binary data를 signed 정수로 변환
num_fields
in file EDB_MYSQL.php, method EDB_MYSQL::num_fields()
    Get number of fields in result
num_fields
in file EDB_MSSQL.php, method EDB_MSSQL::num_fields()
    Return the number of columns in the result set
num_fields
in file EDB_CUBRID.php, method EDB_CUBRID::num_fields()
    Return the number of columns in the result set
num_fields
in file EDB_MYSQLI.php, method EDB_MYSQLI::num_fields()
    Returns the number of columns for the most recent query
num_fields
in file EDB_PGSQL.php, method EDB_PGSQL::num_fields()
    Returns the number of fields in a result
num_fields
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::num_fields()
    Return the number of columns in the result set
num_fields
in file EDB_SQLITE3.php, method EDB_SQLITE3::num_fields()
    Get number of fields in result
num_fields
in file EDB_SQLITE2.php, method EDB_SQLITE2::num_fields()
    Returns the number of fields in the result set.
num_fields
in file edb.php, method EDB::num_fields()
    해당 row의 field 수를 반환한다.
NAVER.php
procedural page NAVER.php
top

o

$obj
in file Module.php, variable sThread_Module::$obj
$opt
in file Vari.php, variable Vari::$opt
    옵션값 저장
$optarg
in file oGetopt.php, variable oGetopt::$optarg
    현재 옵션 값
$optcmd
in file oGetopt.php, variable oGetopt::$optcmd
    옵션이 아닌 명령행 인자가 할당되는 배열
$optcno
in file oGetopt.php, variable oGetopt::$optcno
    옵션이 아닌 명령행 인자의 수
$out_ksx1001
in file KSC5601_ext.php, variable KSC5601_ext::$out_ksx1001
    Status whether process hangul that is out of ksx1001 range.
$out_ksx1001
in file KSC5601_pure.php, variable KSC5601_pure::$out_ksx1001
    Status whether process hangul that is out of ksx1001 range.
OAUth2
in file OAUTH2.php, class OAUth2
    oops\OAUth2 pear package의 main class
OAUTH2.php
procedural page OAUTH2.php
objectCopy
in file Vari.php, method Vari::objectCopy()
    2번째 파라미터에 주어진 값을 다른 메모리 주소에 cpoy하여 1번째 변수에 할당한다.
objectInit
in file Vari.php, method Vari::objectInit()
    주어진 변수가 empty이거나 object가 아닐경우 standard object로 선언한다.
objectUnset
in file Vari.php, method Vari::objectUnset()
    주어진 파라미터가 object 또는 array일 경우 소속 멤버들을 unset 시킨다.
oGetopt
in file oGetopt.php, class oGetopt
    Base classes for oops getopt
oGetopt.php
procedural page oGetopt.php
open
in file MTA_Socket.php, method MTA_Socket::open()
OS
in file WebAPI_Browser.php, method WebAPI_Browser::OS()
    브라우저 OS 정보
out_of_ksx1001
in file KSC5601_ext.php, method KSC5601_ext::out_of_ksx1001()
    Set whether convert hangul that is out of KSX1001 range. This method changes private $out_ksc1001 variable.
out_of_ksx1001
in file KSC5601_pure.php, method KSC5601_pure::out_of_ksx1001()
    Set whether convert hangul that is out of KSX1001 range. This method changes private $out_ksc1001 variable.
out_of_ksx1001
in file KSC5601.php, method KSC5601::out_of_ksx1001()
    KSX1001 범위 밖의 한글을 변환할 것인지 여부를 설정한다. 이 menotd는 private $out_ksx1001 변수값을 변경한다.
top

p

$port
in file memcached.php, variable sThread_MEMCACHED::$port
    MEMCACHED 모듈이 사용하는 기본 포트 번호
$port
in file http.php, variable sThread_HTTP::$port
    HTTP 모듈이 사용하는 기본 포트 번호
$port
in file ftp.php, variable sThread_FTP::$port
    FTP 모듈이 사용하는 기본 포트 번호
$port
in file Module.php, variable sThread_Module::$port
$port
in file mysql.php, variable sThread_MYSQL::$port
    MYSQL 모듈이 사용하는 기본 포트 번호
$port
in file echo.php, variable sThread_ECHO::$port
    ECHO 모듈이 사용하는 기본 포트 번호
$port
in file sock.php, variable sThread_SOCK::$port
    SOCK 모듈이 사용하는 기본 포트 번호
$port
in file dns.php, variable sThread_DNS::$port
    DNS 모듈이 사용하는 기본 포트 번호
$posttype
in file HTTPRelay.php, variable HTTPRelay::$posttype
    Post data encoding type
$proto
in file Module.php, variable sThread_Module::$proto
$protocol
in file sock.php, variable sThread_SOCK::$protocol
    SOCK 모듈이 사용하는 protocol
$protocol
in file memcached.php, variable sThread_MEMCACHED::$protocol
    MEMCACHE 모듈이 사용하는 protocol
$protocol
in file ftp.php, variable sThread_FTP::$protocol
    FTP 모듈이 사용하는 protocol
$protocol
in file mysql.php, variable sThread_MYSQL::$protocol
    MYSQL 모듈이 사용하는 protocol
$protocol
in file http.php, variable sThread_HTTP::$protocol
    HTTP 모듈이 사용하는 protocol
$protocol
in file dns.php, variable sThread_DNS::$protocol
    DNS 모듈이 사용하는 protocol
$protocol
in file echo.php, variable sThread_ECHO::$protocol
    ECHO 모듈이 사용하는 protocol
parse
in file Addr.php, method sThread_Address::parse()
    sThread로 전달된 주소및 옵션의 유효성 검증 및 파싱
parse_ini
in file eFilesystem.php, method eFilesystem::parse_ini()
    설정 파일 또는 설정 문자열을 분석
PATCH_VERSION
in file sThread.php, class constant sThread::PATCH_VERSION
    sThread Patch 레벨 번호
port
in file Module.php, method sThread_Module::port()
    모듈 이름으로 사용할 포트를 반환
prefix2long
in file IPCALC.php, method IPCALCLogic::prefix2long()
    Convert network prefix to long type network mask
prefix2mask
in file ipcalc.php, method IPCALC::prefix2mask()
    네트워크 prefix를 네트워크 mask로 변환
Previous
in file myException.php, method myException::Previous()
    __construct method의 3번째 인자값인 previous exception을 반환
printe
in file eSystem.php, method eSystem::printe()
    Output a formatted string to stderr
print_f
in file eSystem.php, method eSystem::print_f()
    Save a formatted string to file
print_s
in file eSystem.php, method eSystem::print_s()
    print with indent.
Profile
in file OAUTH2.php, method OAUth2::Profile()
    로그인이 성공 후에, 로그인 사용자의 Profile을 가져오기 위한 API
Profile
in file FACEBOOK.php, method FACEBOOK::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\FACEBOOK::$sess->oauth에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file NAVER.php, method NAVER::Profile()
    로그인 과정이 완료되면 발급받은 NAVER::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file DAUM.php, method DAUM::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\DAUM::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file GOOGLE.php, method GOOGLE::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\GOOGLE::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file KAKAO.php, method KAKAO::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\KAKAO::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file GITHUB.php, method GITHUB::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\GITHUB::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
Profile
in file MICROSOFT.php, method MICROSOFT::Profile()
    로그인 과정이 완료되면 발급받은 oops\OAUTH2\MICROSOFT::$sess->oauth 에 등록된 키를 이용하여 로그인 사용자의 정보를 가져온다.
prompt
in file eFilesystem.php, method eFilesystem::prompt()
    쉘 라인 프롬프트를 출력하고 입력된 값을 반환한다.
proto
in file Module.php, method sThread_Module::proto()
    포트 번호또는 모듈이름에 대한 protocol을 반환
putColor
in file eSystem.php, method eSystem::putColor()
    Return given string with ansi code about specified color
top

q

$queryLog
in file EDB_Common.php, variable EDB_Common::$queryLog
    Store sql query in session
query
in file EDB_SQLITE2.php, method EDB_SQLITE2::query()
    Performs a query on the database
query
in file EDB_SQLITE3.php, method EDB_SQLITE3::query()
    Performs a query on the database
query
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::query()
    Performs a query on the database
query
in file EDB_PGSQL.php, method EDB_PGSQL::query()
    Performs a query on the database
query
in file EDB_MYSQL.php, method EDB_MYSQL::query()
    Performs a query on the database
query
in file EDB_CUBRID.php, method EDB_CUBRID::query()
    Performs a query on the database
query
in file EDB_MSSQL.php, method EDB_MSSQL::query()
    Performs a query on the database
query
in file edb.php, method EDB::query()
    데이터베이스상에서 쿼리를 실행한다.
query
in file EDB_MYSQLI.php, method EDB_MYSQLI::query()
    Performs a query on the database
top

r

$rdn
in file ActiveDirectory.php, variable ActiveDirectory::$rdn
    Set default distinguished name
$recurse
in file WHOIS.php, variable WHOIS::$recurse
    recursion 기능 동작 flag
$res
in file Vari.php, variable Vari::$res
    처리 결과값을 저장
$result
in file EDB_Common.php, variable EDB_Common::$result
    DB result handler
$result
in file sThread.php, variable sThread::$result
    실행 결과 데이터 보존 여부
$result
in file Vari.php, variable Vari::$result
    Action의 결과를 반환 받을 것인지 여부
$retint
in file eSystem.php, variable eSystem::$retint
    Shell return code
$revs
in file UCS2.php, variable KSC5601_UCS2::$revs
$rev_max
in file UCS2.php, variable KSC5601_UCS2::$rev_max
rcptto
in file MTA_Socket.php, method MTA_Socket::rcptto()
    RCPT 명령 전송
read
in file MTA_Socket.php, method MTA_Socket::read()
    소켓을 읽는다.
readCallback
in file sThread.php, method sThread::readCallback()
    libevent read callback
RELATIVE
in file eFilesystem.php, class constant eFilesystem::RELATIVE
relay
in file HTTPRelay.php, method HTTPRelay::relay()
    HTML 요청을 다른 호스트로 중계를 한다.
reqLogout
in file KAKAO.php, method KAKAO::reqLogout()
    Kakao 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\KAKAO::$sess)를 제거한다.
reqLogout
in file NAVER.php, method NAVER::reqLogout()
    네이버 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUTH2\NAVER::$sess)를 제거한다.
reqLogout
in file GOOGLE.php, method GOOGLE::reqLogout()
    Google 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\GOOGLE::$sess)를 제거한다.
reqLogout
in file NAVER.php, method NAVER::reqLogout()
    네이버 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(NAVER::$sess)를 제거한다.
reqLogout
in file MICROSOFT.php, method MICROSOFT::reqLogout()
    Microsoft 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\MICROSOFT::$sess)를 제거한다.
reqLogout
in file DAUM.php, method DAUM::reqLogout()
    Daum 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\DAUM::$sess)를 제거한다.
reqLogout
in file FACEBOOK.php, method FACEBOOK::reqLogout()
    Facebook 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\FACEBOOK::$sess)를 제거한다.
reqLogout
in file GITHUB.php, method GITHUB::reqLogout()
    GITHUB 로그인의 authorization key를 만료 시키고 세션에 등록된 정보(oops\OAUT2\GITHUB::$sess)를 제거한다.
rm_utf8bom
in file UTF8.php, method KSC5601_UTF8::rm_utf8bom()
    remove utf8 bom code (first 3byte)
top

s

$s28days
in file Lunar_API.php, variable Lunar_API::$s28days
    28일 데이터
$s28days_hangul
in file Lunar_API.php, variable Lunar_API::$s28days_hangul
$scope
in file MICROSOFT.php, variable MICROSOFT::$scope
    MICROSOFT 로그인 scope
$sess
in file GITHUB.php, variable GITHUB::$sess
    GITHUB 로그인에 필요한 session 값
$sess
in file GOOGLE.php, variable GOOGLE::$sess
    GOOGLE 로그인에 필요한 session 값
$sess
in file FACEBOOK.php, variable FACEBOOK::$sess
    FACEBOOK 로그인에 필요한 session 값
$sess
in file Vari.php, variable Vari::$sess
    세션 관련 정보 저장
$sess
in file KAKAO.php, variable KAKAO::$sess
    KAKAO 로그인에 필요한 session 값
$sess
in file NAVER.php, variable NAVER::$sess
    네이버 로그인에 필요한 session 값
$sess
in file MICROSOFT.php, variable MICROSOFT::$sess
    MICROSOFT 로그인에 필요한 session 값
$sess
in file NAVER.php, variable NAVER::$sess
    네이버 로그인에 필요한 session 값
$sess
in file DAUM.php, variable DAUM::$sess
    DAUM 로그인에 필요한 session 값
$sock
in file MTA.php, variable MTA::$sock
    내부적으로 사용할 socket descriptor
$stderr
in file eSystem.php, variable eSystem::$stderr
    Standard Error file description
$stdout
in file eSystem.php, variable eSystem::$stdout
    Standard Out file description
system.php
procedural page system.php
Stream.php
procedural page Stream.php
s28day
in file Lunar.php, method Lunar::s28day()
    특정일의 28수를 구한다.
safe_unlink
in file eFilesystem.php, method eFilesystem::safe_unlink()
    Deletes a file. If given file is directory, no error and return false.
save
in file Log.php, method sThread_Log::save()
    로그를 파일에 저장
search
in file ActiveDirectory.php, method ActiveDirectory::search()
    Entry를 검색
search_api
in file API.php, method ActiveDirectory_API::search_api()
    Entry를 검색
search_ex
in file ActiveDirectory.php, method ActiveDirectory::search_ex()
    Entry를 검색
seasondate
in file Lunar.php, method Lunar::seasondate()
    해당 양력일에 대한 음력 월의 절기 시간 구하기
seek
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::seek()
    Move the cursor in the result
seek
in file edb.php, method EDB::seek()
    result row 포인터를 이동한다.
seek
in file EDB_CUBRID.php, method EDB_CUBRID::seek()
    Move the cursor in the result
seek
in file EDB_MSSQL.php, method EDB_MSSQL::seek()
    Move the cursor in the result
seek
in file EDB_PGSQL.php, method EDB_PGSQL::seek()
    Adjusts the result pointer to an arbitrary row in the result
seek
in file EDB_MYSQLI.php, method EDB_MYSQLI::seek()
    Adjusts the result pointer to an arbitrary row in the result
seek
in file EDB_SQLITE3.php, method EDB_SQLITE3::seek()
    Adjusts the result pointer to an arbitrary row in the result
seek
in file EDB_SQLITE2.php, method EDB_SQLITE2::seek()
    Adjusts the result pointer to an arbitrary row in the result
seek
in file EDB_MYSQL.php, method EDB_MYSQL::seek()
    Adjusts the result pointer to an arbitrary row in the result
send
in file MTA.php, method MTA::send()
    메일 발송
set_array
in file Common.php, method ActiveDirectory_Common::set_array()
    주어진 변수가 array가 아니면 array로 선언한다.
set_charset
in file EDB_CUBRID.php, method EDB_CUBRID::set_charset()
    Set character set of current database
set_charset
in file EDB_PGSQL.php, method EDB_PGSQL::set_charset()
    Set character set of current database
set_charset
in file EDB_MYSQLI.php, method EDB_MYSQLI::set_charset()
    Set character set of current database
set_charset
in file EDB_MYSQL.php, method EDB_MYSQL::set_charset()
    Set character set of current database
set_charset
in file EDB_MSSQL.php, method EDB_MSSQL::set_charset()
    Set character set of current database
set_charset
in file edb.php, method EDB::set_charset()
    Set database charset.
set_charset
in file EDB_SQLITE2.php, method EDB_SQLITE2::set_charset()
    Set character set of current database
set_charset
in file EDB_SQLITE3.php, method EDB_SQLITE3::set_charset()
    Set character set of current database
set_charset
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::set_charset()
    Set character set of current database
set_last_status
in file mysql.php, method sThread_MYSQL::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file dns.php, method sThread_DNS::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file memcached.php, method sThread_MEMCACHED::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file http.php, method sThread_HTTP::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file sock.php, method sThread_SOCK::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file ftp.php, method sThread_FTP::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_last_status
in file echo.php, method sThread_ECHO::set_last_status()
    세션의 상태를 마지막 단계로 변경한다.
set_unix_attributes
in file API.php, method ActiveDirectory_API::set_unix_attributes()
    Unix attributte를 활성/수정/비활성 한다.
socket_send
in file MTA_Socket.php, method MTA_Socket::socket_send()
    메일 발송
SOCK_CLOSE
in file sock.php, class constant sThread_SOCK::SOCK_CLOSE
sock_request
in file sock.php, method sThread_SOCK::sock_request()
    요청할 문자를 반환
SOCK_REQUEST
in file sock.php, class constant sThread_SOCK::SOCK_REQUEST
solartolunar
in file Lunar_API.php, method Lunar_API::solartolunar()
    양력 날자를 음력 날자로 변환
solortoso24
in file Lunar_API.php, method Lunar_API::solortoso24()
    절기 시간 구하기
source
in file MTA.php, method MTA::source()
    주어진 정보를 이용하여 raw mail body를 alternative/mixed 형식으로 반환
so_man
in file man.php, method eSystem_man::so_man()
    Valid real man file
split_date
in file Lunar.php, method Lunar::split_date()
    YYYY-MM-DD 또는 array ((string) YYYY, (string) MM, (string) DD) 입력값을 * array ((int) $y, (int) $m, (int) $d)으로 변환
sThread
in file sThread.php, class sThread
    sThread 패키지의 메인 Class
sock.php
procedural page sock.php
sThread.php
procedural page sThread.php
sThread_Address
in file Addr.php, class sThread_Address
    Host 주소 형식 파싱 API
sThread_DNS
in file dns.php, class sThread_DNS
    DNS module Class
sThread_ECHO
in file echo.php, class sThread_ECHO
    ECHO module Class
sThread_FTP
in file ftp.php, class sThread_FTP
    FTP module Class
sThread_HTTP
in file http.php, class sThread_HTTP
    sThread HTTP module
sThread_Log
in file Log.php, class sThread_Log
    sThread Log Class
sThread_MEMCACHED
in file memcached.php, class sThread_MEMCACHED
    MEMCACHED module Class
sThread_Module
in file Module.php, class sThread_Module
    sThread package의 모듈을 관리하는 Class
sThread_MYSQL
in file mysql.php, class sThread_MYSQL
    MYSQL module Class
sThread_SOCK
in file sock.php, class sThread_SOCK
    포트 노킹을 위한 sThread SOCK 모듈
strlen
in file WebAPI.php, method WebAPI::strlen()
    Return length of strings
substr
in file WebAPI.php, method WebAPI::substr()
    Return part of a string
substr
in file KSC5601.php, method KSC5601::substr()
    지정된 시작지점에서 지정될 길이만큼의 문자열을 반환한다.
switch_freemark
in file EDB_Common.php, method EDB_Common::switch_freemark()
    Change free marking
sydtoso24yd
in file Lunar_API.php, method Lunar_API::sydtoso24yd()
    그레고리력의 년월시일분으로 60년의 배수, 세차, 월건(태양력), 일진, 시주를 구함
system
in file eSystem.php, method eSystem::system()
    Wrapping system function
top

t

$table_ksc5601
in file ksc5601.php, global variable $table_ksc5601
    KSC5601 table map
$table_ksc5601_hanja
in file ksc5601.php, global variable $table_ksc5601_hanja
    KSC5601 hanja table map
$table_ksc5601_rev
in file ksc5601.php, global variable $table_ksc5601_rev
    KSC5601 reverse table map
$time
in file Vari.php, variable Vari::$time
    처리 시간 정보
$tmpdir
in file system.php, variable eSystem_system::$tmpdir
$tmpdir
in file man.php, variable eSystem_man::$tmpdir
$tmpdir
in file eSystem.php, variable eSystem::$tmpdir
    Location for create tmp file
$type
in file Log.php, variable sThread_Log::$type
    로그 저장 동작 여부
Tables
in file Lunar_Tables.php, class Tables
    한국 천문 연구원의 음양력 데이터 테이블
target_object
in file MTA_Socket.php, method MTA_Socket::target_object()
    동일한 호스트에 여러번 접속하지 않도록 하기 위하여 메일 호스트 별로 모음
timeCalc
in file Vari.php, method Vari::timeCalc()
    배열로 주어진 시간의 합을 반환
toargs
in file Lunar.php, method Lunar::toargs()
    입력된 날자 형식을 연/월/일의 멤버를 가지는 배열로 반환한다.
tolunar
in file Lunar.php, method Lunar::tolunar()
    양력 날자를 음력으로 변환
tolunar
in file KASI_Lunar.php, method Lunar::tolunar()
    양력 날자를 음력으로 변환
tosolar
in file KASI_Lunar.php, method Lunar::tosolar()
    음력 날자를 양력으로 변환.
tosolar
in file Lunar.php, method Lunar::tosolar()
    음력 날자를 양력으로 변환.
Trace
in file myException.php, method myException::Trace()
    Exception 스택을 배열로 반환
TraceAsArray
in file myException.php, method myException::TraceAsArray()
    Exception 스택 trace를 배열로 반환
TraceAsString
in file myException.php, method myException::TraceAsString()
    Exception 스택 trace를 문자열로 반환
transaction_end
in file edb.php, method EDB::transaction_end()
    DB transaction을 종료한다.
transaction_start
in file edb.php, method EDB::transaction_start()
    DB transaction을 시작한다.
tree
in file eSystem.php, method eSystem::tree()
    print directory tree for given path
tree
in file eFilesystem.php, method eFilesystem::tree()
    지정한 경로의 디렉토리 tree를 출력
trend
in file EDB_CUBRID.php, method EDB_CUBRID::trend()
    DB transaction을 종료한다.
trend
in file EDB_MSSQL.php, method EDB_MSSQL::trend()
    DB transaction 을 종료한다.
trend
in file EDB_MYSQL.php, method EDB_MYSQL::trend()
    DB transaction 을 종료한다.
trend
in file EDB_MYSQLI.php, method EDB_MYSQLI::trend()
    DB transaction 을 종료한다.
trend
in file EDB_SQLITE3.php, method EDB_SQLITE3::trend()
    DB transaction 을 종료한다.
trend
in file EDB_SQLITE2.php, method EDB_SQLITE2::trend()
    DB transaction 을 종료한다.
trend
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::trend()
    DB transaction 을 종료한다.
trend
in file EDB_PGSQL.php, method EDB_PGSQL::trend()
    DB transaction 을 종료한다.
trstart
in file EDB_MYSQLI.php, method EDB_MYSQLI::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_SQLITE2.php, method EDB_SQLITE2::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_PGSQL.php, method EDB_PGSQL::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_MSSQL.php, method EDB_MSSQL::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_MYSQL.php, method EDB_MYSQL::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_SQLITE3.php, method EDB_SQLITE3::trstart()
    DB transaction 을 시작한다.
trstart
in file EDB_CUBRID.php, method EDB_CUBRID::trstart()
    DB transaction을 시작한다.
type
in file Module.php, method sThread_Module::type()
    포트 번호를 입력 받아, 해당 포트에 대한 모듈 이름을 반환
top

u

$udgan
in file Lunar_API.php, variable Lunar_API::$udgan
    신미일 데이터
$udji
in file Lunar_API.php, variable Lunar_API::$udji
    신미일 데이터
$udsu
in file Lunar_API.php, variable Lunar_API::$udsu
    신미일 데이터
$uhgan
in file Lunar_API.php, variable Lunar_API::$uhgan
    기해시 데이터
$uhji
in file Lunar_API.php, variable Lunar_API::$uhji
    기해시 데이터
$uhsu
in file Lunar_API.php, variable Lunar_API::$uhsu
    기해시 데이터
$umgan
in file Lunar_API.php, variable Lunar_API::$umgan
    경인년 데이터
$umji
in file Lunar_API.php, variable Lunar_API::$umji
    경인년 데이터
$umsu
in file Lunar_API.php, variable Lunar_API::$umsu
    경인년 데이터
$unitday
in file Lunar_API.php, variable Lunar_API::$unitday
    병자년 경인월 신미일 기해시 입춘 데이터
$unithour
in file Lunar_API.php, variable Lunar_API::$unithour
    병자년 경인월 신미일 기해시 입춘 데이터
$unitmday
in file Lunar_API.php, variable Lunar_API::$unitmday
    정월 초하루 합삭 시간
$unitmhour
in file Lunar_API.php, variable Lunar_API::$unitmhour
    정월 초하루 합삭 시간
$unitmin
in file Lunar_API.php, variable Lunar_API::$unitmin
    병자년 경인월 신미일 기해시 입춘 데이터
$unitmmin
in file Lunar_API.php, variable Lunar_API::$unitmmin
    정월 초하루 합삭 시간
$unitmmonth
in file Lunar_API.php, variable Lunar_API::$unitmmonth
    정월 초하루 합삭 시간
$unitmonth
in file Lunar_API.php, variable Lunar_API::$unitmonth
    병자년 경인월 신미일 기해시 입춘 데이터
$unitmsec
in file Lunar_API.php, variable Lunar_API::$unitmsec
    정월 초하루 합삭 시간
$unitmyear
in file Lunar_API.php, variable Lunar_API::$unitmyear
    정월 초하루 합삭 시간
$unitsec
in file Lunar_API.php, variable Lunar_API::$unitsec
    병자년 경인월 신미일 기해시 입춘 데이터
$unityear
in file Lunar_API.php, variable Lunar_API::$unityear
    병자년 경인월 신미일 기해시 입춘 데이터
$utf8
in file WebAPI_Autolink.php, variable WebAPI_Autolink::$utf8
    UTF-8 모드 사용 여부. 기본값 true
$utf8
in file WebAPI.php, variable WebAPI::$utf8
    UTF8 처리 여부. 기본값 true
$uygan
in file Lunar_API.php, variable Lunar_API::$uygan
    병자년 데이터
$uyji
in file Lunar_API.php, variable Lunar_API::$uyji
    병자년 데이터
$uysu
in file Lunar_API.php, variable Lunar_API::$uysu
    병자년 데이터
UCS2.php
procedural page UCS2.php
UTF8.php
procedural page UTF8.php
UAGENT
in file HTTPRelay.php, class constant HTTPRelay::UAGENT
    Default User Agent
UCS2
in file KSC5601.php, constant UCS2
    UCS2 big endian charset string
ucs2
in file KSC5601_ext.php, method KSC5601_ext::ucs2()
    Convert between UHC and UCS2
ucs2
in file KSC5601_pure.php, method KSC5601_pure::ucs2()
    Convert between UHC and UCS2
ucs2
in file KSC5601.php, method KSC5601::ucs2()
    UHC와 UCS2간의 변환을 제공한다.
ucs2ksc
in file UCS2.php, method KSC5601_UCS2::ucs2ksc()
    Convert UCS2 to KSC5601
UHC
in file KSC5601.php, constant UHC
    CP949 Alias
unhex
in file mysqlAES.php, method mysqlAES::unhex()
    Return a string containing hex representation of a number
UNIXDEF
in file Common.php, class constant ActiveDirectory_Common::UNIXDEF
unlink
in file eSystem.php, method eSystem::unlink()
    Deletes a file. If given file is directory, no error and return false.
unlink_r
in file eFilesystem.php, method eFilesystem::unlink_r()
    주어진 경로의 파일이나 디렉토리를 삭제
unlink_r
in file eSystem.php, method eSystem::unlink_r()
    Deletes a file or directory that include some files
user
in file ActiveDirectory.php, method ActiveDirectory::user()
    지정한 계정의 속성을 반환.
userlist
in file ActiveDirectory.php, method ActiveDirectory::userlist()
    Active Directory에 있는 전체 사용자 계정 리스트를 반환
UTF8
in file KSC5601.php, constant UTF8
    UTF8 charset string
utf8
in file KSC5601_pure.php, method KSC5601_pure::utf8()
    Convert between UHC and UTF-8
utf8
in file KSC5601_ext.php, method KSC5601_ext::utf8()
    Convert between UHC and UTF-8
utf8
in file KSC5601.php, method KSC5601::utf8()
    Convert between UHC and UTF-8 UHC(CP949)와 UTF-8 간의 변환을 제공한다.
UTF8
in file WebAPI.php, class constant WebAPI::UTF8
utf8dec
in file UTF8.php, method KSC5601_UTF8::utf8dec()
    Convert UTF-8 to UHC
utf8enc
in file UTF8.php, method KSC5601_UTF8::utf8enc()
    convert UCH to UTF-8
top

v

$vendor
in file OAUTH2.php, variable OAUth2::$vendor
$verbose
in file MTA.php, variable MTA::$verbose
    send method 실행시 debug message 출력
Vari.php
procedural page Vari.php
valid_ipv4_addr
in file IPCALC.php, method IPCALCLogic::valid_ipv4_addr()
    Check given adddress is valid or not
valid_ipv4_addr
in file ipcalc.php, method IPCALC::valid_ipv4_addr()
    인자로 주어진 값이 정상적인 IPv4 주소인지를 체크
varCopy
in file Vari.php, method Vari::varCopy()
    입력된 값을 다른 주소의 메모리에 copy하여 반환
Vari
in file Vari.php, class Vari
    sThread package에서 사용하는 공통 변수와 변수 관련 메소드를 제공
VERSION
in file sThread.php, class constant sThread::VERSION
    sThread 버전
top

w

$week
in file Lunar_API.php, variable Lunar_API::$week
    요일 데이터
WebAPI
in file WebAPI.php, class WebAPI
    WebAPI 패키지는 WEB에서 사용되는 문자열 관련 API를 제공한다.
WebAPI_Autolink.php
procedural page WebAPI_Autolink.php
WebAPI_Browser.php
procedural page WebAPI_Browser.php
WebAPI_Filter.php
procedural page WebAPI_Filter.php
WebAPI_JSON.php
procedural page WebAPI_JSON.php
WebAPI_Mimetype.php
procedural page WebAPI_Mimetype.php
WebAPI.php
procedural page WebAPI.php
WebAPI_Autolink
in file WebAPI_Autolink.php, class WebAPI_Autolink
    Autolink API for WebAPI Package
WebAPI_Browser
in file WebAPI_Browser.php, class WebAPI_Browser
    Get browser information
WebAPI_Filter
in file WebAPI_Filter.php, class WebAPI_Filter
    Filtered context or IP
WebAPI_JSON
in file WebAPI_JSON.php, class WebAPI_JSON
    JSON API for WebAPI Package
WebAPI_Mimetype
in file WebAPI_Mimetype.php, class WebAPI_Mimetype
    Get browser information
WHOIS
in file WHOIS.php, class WHOIS
    oops\WHOIS pear pcakge의 main class
WHOIS.php
procedural page WHOIS.php
wordwrap
in file eSystem.php, method eSystem::wordwrap()
    Wraps a string to a given number of characters. Difference with wordwarp of PHP, wrapped line joins next line and rewraps.
write
in file MTA_Socket.php, method MTA_Socket::write()
    데이터의 끝에 "\r\n"을 붙여서 전송한다.
writeCallback
in file sThread.php, method sThread::writeCallback()
    libevent write callback
top

x

$xssinfo
in file WebAPI.php, variable WebAPI::$xssinfo
    XSS check후 status를 저장
xss
in file WebAPI.php, method WebAPI::xss()
    XSS 탐지
top

y

$year
in file Lunar_Tables.php, variable Tables::$year
top

_

$_retint
in file system.php, variable eSystem_system::$_retint
$_stderr
in file system.php, variable eSystem_system::$_stderr
$_stdout
in file system.php, variable eSystem_system::$_stdout
_
in file oGetopt.php, function _()
_system
in file system.php, method eSystem_system::_system()
    Proto method of eSystem exec functions.
__construct
in file KSC5601_pure.php, method KSC5601_pure::__construct()
__construct
in file memcached.php, method sThread_MEMCACHED::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file Module.php, method sThread_Module::__construct()
__construct
in file KSC5601_ext.php, method KSC5601_ext::__construct()
    Support iconv or mbstring extension, use KSC5601_ext internal class, or not support use KSC5601_pure internal class.
__construct
in file MICROSOFT.php, method MICROSOFT::__construct()
    Google 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file KAKAO.php, method KAKAO::__construct()
    Kakao 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file HTTPRelay.php, method HTTPRelay::__construct()
    HTTPRelay 초기화
__construct
in file ipcalc.php, method IPCALC::__construct()
    Initialize IPCALC class
__construct
in file MTA.php, method MTA::__construct()
    MTA class 초기화
__construct
in file KSC5601.php, method KSC5601::__construct()
    iconv 또는 mbstring 확장이 지원되면, 내부적으로 KSC5601_ext class 사용하며, 지원되지 않으면, KSC5601_pure class를 사용한다.
__construct
in file NAVER.php, method NAVER::__construct()
    Naver 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file oGetopt.php, method oGetopt::__construct()
__construct
in file sock.php, method sThread_SOCK::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file sThread.php, method sThread::__construct()
    OOP 스타일의 sThread Class 초기화
__construct
in file UCS2.php, method KSC5601_UCS2::__construct()
__construct
in file OAUTH2.php, method OAUth2::__construct()
    OAUTH2 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException으로 에러 메시지를 보낸다.
__construct
in file NAVER.php, method NAVER::__construct()
    Naver 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file mysql.php, method sThread_MYSQL::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file mysqlAES.php, method mysqlAES::__construct()
    oops\Encrypt\mysqlAES 초기화
__construct
in file http.php, method sThread_HTTP::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file myException.php, method myException::__construct()
    myException class 초기화
__construct
in file GOOGLE.php, method GOOGLE::__construct()
    Google 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file ActiveDirectory.php, method ActiveDirectory::__construct()
__construct
in file EDB_PGSQL.php, method EDB_PGSQL::__construct()
    EDB_PGSQL 객체를 인스턴스화 하고 PostgreSQL 데이터베이스를 연결한다.
__construct
in file echo.php, method sThread_ECHO::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file EDB_MYSQLI.php, method EDB_MYSQLI::__construct()
    Instantiates an EDB_MYSQLI object and opens an mysql database
__construct
in file edb.php, method EDB::__construct()
    EDB 클래스 초기화
__construct
in file EDB_MSSQL.php, method EDB_MSSQL::__construct()
    Instantiates an EDB_MSSQL object and opens an MSSQL database
__construct
in file EDB_CUBRID.php, method EDB_CUBRID::__construct()
    Instantiates an EDB_CUBRID object and opens an cubrid database
__construct
in file EDB_MYSQL.php, method EDB_MYSQL::__construct()
    Instantiates an EDB_MYSQL object and opens an mysql database
__construct
in file EDB_SQLITE2.php, method EDB_SQLITE2::__construct()
    Instantiates an EDB_SQLITE2 object and opens an SQLite 3 database
__construct
in file dns.php, method sThread_DNS::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file ftp.php, method sThread_FTP::__construct()
    Class OOP 형식 초기화 메소드
__construct
in file GITHUB.php, method GITHUB::__construct()
    GITHUB 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file FACEBOOK.php, method FACEBOOK::__construct()
    Facebook 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__construct
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::__construct()
    Instantiates an EDB_SQLRELAY object and opens an SQLRELAY database
__construct
in file EDB_SQLITE3.php, method EDB_SQLITE3::__construct()
    Instantiates an EDB_SQLITE3 object and opens an SQLite 3 database
__construct
in file DAUM.php, method DAUM::__construct()
    Daum 로그인 인증 과정을 수행한다. 인증 과정 중에 에러가 발생하면 myException 으로 에러 메시지를 보낸다.
__destruct
in file EDB_CUBRID.php, method EDB_CUBRID::__destruct()
__destruct
in file ActiveDirectory.php, method ActiveDirectory::__destruct()
__destruct
in file EDB_MYSQLI.php, method EDB_MYSQLI::__destruct()
__destruct
in file EDB_SQLITE3.php, method EDB_SQLITE3::__destruct()
__destruct
in file EDB_SQLRELAY.php, method EDB_SQLRELAY::__destruct()
__destruct
in file EDB_SQLITE2.php, method EDB_SQLITE2::__destruct()
__destruct
in file EDB_PGSQL.php, method EDB_PGSQL::__destruct()
__destruct
in file EDB_MYSQL.php, method EDB_MYSQL::__destruct()
__destruct
in file EDB_MSSQL.php, method EDB_MSSQL::__destruct()
top

Documentation generated on Tue, 14 May 2019 01:59:38 +0900 by phpDocumentor 1.4.4