환영합니다.
환영합니다.
서버 요구 사항
Credits
PSR 준수
License Agreement
설치하기(Installation)
Composer로 설치
수동 설치
앱 실행
문제 해결
Change Logs
이전 버전에서 업그레이드
CodeIgniter 리포지토리
Tutorial
정적 페이지(Static pages)
뉴스 섹션
뉴스 아이템 만들기
결론
CodeIgniter4 개요
어플리케이션 구조
모델, 뷰 및 컨트롤러
파일 오토로드(autoload)
서비스(Service)
팩토리(Factories)
HTTP 요청(Requests) 작업
보안 지침
일반적인 주제(General)
구성(configuration) 파일 작업
CodeIgniter URL
헬퍼(helper) 함수
전역 함수와 상수
로깅 정보
오류 처리
웹 페이지 캐싱(caching)
AJAX Requests
코드 모듈
어플리케이션 관리
여러 환경 처리(Handling)
컨트롤러(Controller) 와 라우팅(Routing)
URI 라우팅(Routing)
컨트롤러(Controller)
컨트롤러 필터
HTTP 메시지
요청(Request) Class
IncomingRequest Class
Accessing the Request
요청 유형 결정
헤더 검색
요청 URL
업로드(Upload) 파일
컨텐츠 협상
Class Reference
콘텐츠 협상(Content Negotiator)
HTTP 메소드 스푸핑
RESTful 리소스 처리
응답(Response) 만들기
뷰(View)
뷰 셀(View Cell)
뷰 랜더러(View Renderer)
뷰 레이아웃(View Layout)
뷰 파서(View Parser)
뷰 데코레이터
HTML Table 클래스
HTTP 응답(Responses)
API Response Trait
지역화(Localization)
뷰(View)를 위한 대체 PHP 구문
데이터베이스(database)
빠른 시작 : 사용 예
데이터베이스 구성
데이터베이스에 연결
쿼리 실행
쿼리 결과 생성
쿼리 헬퍼 함수
쿼리 빌더 클래스
트랜잭션
메타 데이터 얻기
커스텀 함수 호출
데이터베이스 이벤트
데이터베이스 유틸리티
모델(Models)
CodeIgniter 모델 사용
Entity 클래스 사용
데이터베이스 관리(Managing)
Database Forge를 사용한 데이터베이스 조작
데이터베이스 마이그레이션
데이터베이스 시드
데이터베이스 명령
라이브러리(Libraries)
캐싱 드라이버
Cookies
CURLRequest 클래스
Email 클래스
암호화 서비스
파일 작업
허니팟 클래스
이미지 조작 클래스
페이지네이션(Pagination)
퍼블리셔(Publisher)
보안
세션 라이브러리
스로틀러(Throttler)
시간과 날짜
타이포그래피
업로드(upload)된 파일 작업
URI 작업
User Agent 클래스
검증(Validation)
헬퍼(Helper)
Array 헬퍼
쿠키 헬퍼
Date 헬퍼
Filesystem 헬퍼
폼(Form) 헬퍼
HTML 헬퍼
Inflector 헬퍼
Number 헬퍼
Security 헬퍼
Test 헬퍼
Text 헬퍼
URL 헬퍼
XML 헬퍼
테스트(Test)
시작하기
데이터베이스
데이터 생성
컨트롤러 테스트
HTTP 테스트
응답(Responses) 테스트
벤치마크
디버깅
Mocking
커맨드 라인(Command Line) 사용
CLI 개요
CLI를 통해 컨트롤러 실행
Spark 명령
사용자 정의 CLI 명령(command)
CLI 생성기
CLI 라이브러리
CLIRequest 클래스
CodeIgniter 확장(Extending)
코어 시스템 클래스 작성
공통(common) 기능 교체
이벤트
컨트롤러 확장
인증(Authentication )
CodeIgniter에 기여
공식 패키지
CodeIgniter
»
Index
Index
Symbols
|
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
Symbols
() ( method)
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
,
[12]
,
[13]
,
[14]
,
[15]
,
[16]
_
__construct() (CodeIgniter\Cookie\Cookie method)
(CodeIgniter\Cookie\CookieStore method)
A
addColumn() (CodeIgniter\Database\Forge method)
addField() (CodeIgniter\Database\Forge method)
addForeignKey() (CodeIgniter\Database\Forge method)
addKey() (CodeIgniter\Database\Forge method)
addPrimaryKey() (CodeIgniter\Database\Forge method)
addRow() (CodeIgniter\View\Table method)
addUniqueKey() (CodeIgniter\Database\Forge method)
alternator() (global function)
anchor() (global function)
anchor_popup() (global function)
app_timezone() (global function)
appendBody() (CodeIgniter\HTTP\Message method)
appendHeader() (CodeIgniter\HTTP\Message method)
APPPATH (global constant)
array_deep_search() (global function)
array_flatten_with_dots() (global function)
array_sort_by_multiple_keys() (global function)
ascii_to_entities() (global function)
attach() (CodeIgniter\Email\Email method)
audio() (global function)
auto_link() (global function)
autoTypography() (global function)
B
base_url() (global function)
BaseBuilder (class in CodeIgniter\Database)
BaseCommand (class in CodeIgniter\CLI)
BaseResult (class in CodeIgniter\Database)
C
cache() (global function)
CacheInterface (class in CodeIgniter\Cache)
call() (CodeIgniter\CLI\BaseCommand method)
camelize() (global function)
character_limiter() (global function)
clean() (CodeIgniter\Cache\CacheInterface method)
clear() (CodeIgniter\Cookie\CookieStore method)
(CodeIgniter\Email\Email method)
(CodeIgniter\View\Table method)
CodeIgniter (namespace)
CodeIgniter\Cache (namespace)
CodeIgniter\CLI (namespace)
CodeIgniter\Cookie (namespace)
CodeIgniter\Database (namespace)
,
[1]
,
[2]
,
[3]
CodeIgniter\Email (namespace)
CodeIgniter\Encryption (namespace)
CodeIgniter\HTTP (namespace)
,
[1]
,
[2]
,
[3]
,
[4]
CodeIgniter\View (namespace)
,
[1]
,
[2]
convert_accented_characters() (global function)
Cookie (class in CodeIgniter\Cookie)
cookie() (global function)
cookies() (global function)
CookieStore (class in CodeIgniter\Cookie)
countAll() (CodeIgniter\Database\BaseBuilder method)
countAllResults() (CodeIgniter\Database\BaseBuilder method)
counted() (global function)
createDatabase() (CodeIgniter\Database\Forge method)
createKey() (CodeIgniter\Encryption\Encryption method)
createTable() (CodeIgniter\Database\Forge method)
csp_script_nonce() (global function)
csp_style_nonce() (global function)
csrf_field() (global function)
csrf_hash() (global function)
csrf_header() (global function)
csrf_meta() (global function)
csrf_token() (global function)
current_url() (global function)
D
dasherize() (global function)
dataSeek() (CodeIgniter\Database\BaseResult method)
DAY (global constant)
db() (CodeIgniter\Database\BaseBuilder method)
DECADE (global constant)
decrement() (CodeIgniter\Database\BaseBuilder method)
decrypt() (CodeIgniter\Encryption\Encryption method)
delete() (CodeIgniter\Database\BaseBuilder method)
delete_cookie() (global function)
delete_files() (global function)
deleteCookie() (CodeIgniter\HTTP\Response method)
deleteMatching() (CodeIgniter\Cache\CacheInterface method)
directory_map() (global function)
directory_mirror() (global function)
dispatch() (CodeIgniter\Cookie\CookieStore method)
display() (CodeIgniter\Cookie\CookieStore method)
distinct() (CodeIgniter\Database\BaseBuilder method)
doctype() (global function)
dot_array_search() (global function)
dropColumn() (CodeIgniter\Database\Forge method)
dropDatabase() (CodeIgniter\Database\Forge method)
dropTable() (CodeIgniter\Database\Forge method)
E
ellipsize() (global function)
Email (class in CodeIgniter\Email)
embed() (global function)
emptyTable() (CodeIgniter\Database\BaseBuilder method)
encode_php_tags() (global function)
encrypt() (CodeIgniter\Encryption\Encryption method)
Encryption (class in CodeIgniter\Encryption)
entities_to_ascii() (global function)
env() (global function)
esc() (global function)
excerpt() (global function)
F
fake() (global function)
FCPATH (global constant)
fetchGlobal() (CodeIgniter\HTTP\Request method)
findMigrations() (CodeIgniter\Database\MigrationRunner method)
force() (CodeIgniter\Database\MigrationRunner method)
force_https() (global function)
Forge (class in CodeIgniter\Database)
form_button() (global function)
form_checkbox() (global function)
form_close() (global function)
form_dropdown() (global function)
form_fieldset() (global function)
form_fieldset_close() (global function)
form_hidden() (global function)
form_input() (global function)
form_label() (global function)
form_multiselect() (global function)
form_open() (global function)
form_open_multipart() (global function)
form_password() (global function)
form_radio() (global function)
form_reset() (global function)
form_submit() (global function)
form_textarea() (global function)
form_upload() (global function)
formatCharacters() (global function)
freeResult() (CodeIgniter\Database\BaseResult method)
from() (CodeIgniter\Database\BaseBuilder method)
fromCookieHeaders() (CodeIgniter\Cookie\CookieStore method)
fromHeaderString() (CodeIgniter\Cookie\Cookie method)
fromSubquery() (CodeIgniter\Database\BaseBuilder method)
function_usable() (global function)
G
generate() (CodeIgniter\View\Table method)
get() (CodeIgniter\Cookie\CookieStore method)
(CodeIgniter\Database\BaseBuilder method)
get_cookie() (global function)
get_dir_file_info() (global function)
get_file_info() (global function)
get_filenames() (global function)
getAgentString() (CodeIgniter\HTTP\UserAgent method)
getBody() (CodeIgniter\HTTP\Message method)
getBrowser() (CodeIgniter\HTTP\UserAgent method)
getCacheInfo() (CodeIgniter\Cache\CacheInterface method)
getCompiledDelete() (CodeIgniter\Database\BaseBuilder method)
getCompiledInsert() (CodeIgniter\Database\BaseBuilder method)
getCompiledSelect() (CodeIgniter\Database\BaseBuilder method)
getCompiledUpdate() (CodeIgniter\Database\BaseBuilder method)
getCookie() (CodeIgniter\HTTP\IncomingRequest method)
getCookies() (CodeIgniter\HTTP\Response method)
getCustomResultObject() (CodeIgniter\Database\BaseResult method)
getCustomRowObject() (CodeIgniter\Database\BaseResult method)
getDomain() (CodeIgniter\Cookie\Cookie method)
getEnv() (CodeIgniter\HTTP\Request method)
getExpiresString() (CodeIgniter\Cookie\Cookie method)
getExpiresTimestamp() (CodeIgniter\Cookie\Cookie method)
getFieldCount() (CodeIgniter\Database\BaseResult method)
getFieldData() (CodeIgniter\Database\BaseResult method)
getFieldNames() (CodeIgniter\Database\BaseResult method)
getFilterCaller() (global function)
getFiltersForRoute() (global function)
getFirstRow() (CodeIgniter\Database\BaseResult method)
getGet() (CodeIgniter\HTTP\IncomingRequest method)
getGetPost() (CodeIgniter\HTTP\IncomingRequest method)
getHeaderLine() (CodeIgniter\HTTP\Message method)
getId() (CodeIgniter\Cookie\Cookie method)
getIPAddress() (CodeIgniter\HTTP\Request method)
getLastRow() (CodeIgniter\Database\BaseResult method)
getMaxAge() (CodeIgniter\Cookie\Cookie method)
getMetadata() (CodeIgniter\Cache\CacheInterface method)
getMethod() (CodeIgniter\HTTP\Request method)
getMobile() (CodeIgniter\HTTP\UserAgent method)
getName() (CodeIgniter\Cookie\Cookie method)
getNextRow() (CodeIgniter\Database\BaseResult method)
getNumRows() (CodeIgniter\Database\BaseResult method)
getOptions() (CodeIgniter\Cookie\Cookie method)
getPad() (CodeIgniter\CLI\BaseCommand method)
getPath() (CodeIgniter\Cookie\Cookie method)
(CodeIgniter\HTTP\IncomingRequest method)
getPlatform() (CodeIgniter\HTTP\UserAgent method)
getPost() (CodeIgniter\HTTP\IncomingRequest method)
getPostGet() (CodeIgniter\HTTP\IncomingRequest method)
getPrefix() (CodeIgniter\Cookie\Cookie method)
getPrefixedName() (CodeIgniter\Cookie\Cookie method)
getPreviousRow() (CodeIgniter\Database\BaseResult method)
getProtocolVersion() (CodeIgniter\HTTP\Message method)
getReasonPhrase() (CodeIgniter\HTTP\Response method)
getReferrer() (CodeIgniter\HTTP\UserAgent method)
getResult() (CodeIgniter\Database\BaseResult method)
getResultArray() (CodeIgniter\Database\BaseResult method)
getResultObject() (CodeIgniter\Database\BaseResult method)
getRobot() (CodeIgniter\HTTP\UserAgent method)
getRow() (CodeIgniter\Database\BaseResult method)
getRowArray() (CodeIgniter\Database\BaseResult method)
getRowObject() (CodeIgniter\Database\BaseResult method)
getSameSite() (CodeIgniter\Cookie\Cookie method)
getServer() (CodeIgniter\HTTP\IncomingRequest method)
getStatusCode() (CodeIgniter\HTTP\Response method)
getUnbufferedRow() (CodeIgniter\Database\BaseResult method)
getUserAgent() (CodeIgniter\HTTP\IncomingRequest method)
getValue() (CodeIgniter\Cookie\Cookie method)
getVar() (CodeIgniter\HTTP\IncomingRequest method)
getVersion() (CodeIgniter\HTTP\UserAgent method)
getWhere() (CodeIgniter\Database\BaseBuilder method)
groupBy() (CodeIgniter\Database\BaseBuilder method)
groupEnd() (CodeIgniter\Database\BaseBuilder method)
groupStart() (CodeIgniter\Database\BaseBuilder method)
H
has() (CodeIgniter\Cookie\CookieStore method)
has_cookie() (global function)
hasCookie() (CodeIgniter\HTTP\Response method)
hasHeader() (CodeIgniter\HTTP\Message method)
having() (CodeIgniter\Database\BaseBuilder method)
havingGroupEnd() (CodeIgniter\Database\BaseBuilder method)
havingGroupStart() (CodeIgniter\Database\BaseBuilder method)
havingIn() (CodeIgniter\Database\BaseBuilder method)
havingLike() (CodeIgniter\Database\BaseBuilder method)
havingNotIn() (CodeIgniter\Database\BaseBuilder method)
header() (CodeIgniter\HTTP\Message method)
headers() (CodeIgniter\HTTP\Message method)
helper() (global function)
highlight_code() (global function)
highlight_phrase() (global function)
HOUR (global constant)
humanize() (global function)
I
img() (global function)
img_data() (global function)
IncomingRequest (class in CodeIgniter\HTTP)
increment() (CodeIgniter\Database\BaseBuilder method)
increment_string() (global function)
index_page() (global function)
initialize() (CodeIgniter\Encryption\Encryption method)
insert() (CodeIgniter\Database\BaseBuilder method)
insertBatch() (CodeIgniter\Database\BaseBuilder method)
is_cli() (global function)
is_pluralizable() (global function)
is_really_writable() (global function)
isAJAX() (CodeIgniter\HTTP\IncomingRequest method)
isBrowser() (CodeIgniter\HTTP\UserAgent method)
isCLI() (CodeIgniter\HTTP\IncomingRequest method)
isExpired() (CodeIgniter\Cookie\Cookie method)
isHTTPOnly() (CodeIgniter\Cookie\Cookie method)
isMobile() (CodeIgniter\HTTP\UserAgent method)
isRaw() (CodeIgniter\Cookie\Cookie method)
isReferral() (CodeIgniter\HTTP\UserAgent method)
isRobot() (CodeIgniter\HTTP\UserAgent method)
isSecure() (CodeIgniter\Cookie\Cookie method)
(CodeIgniter\HTTP\IncomingRequest method)
isSupported() (CodeIgniter\Cache\CacheInterface method)
isValidIP() (CodeIgniter\HTTP\Request method)
J
join() (CodeIgniter\Database\BaseBuilder method)
L
lang() (global function)
latest() (CodeIgniter\Database\MigrationRunner method)
like() (CodeIgniter\Database\BaseBuilder method)
limit() (CodeIgniter\Database\BaseBuilder method)
link_tag() (global function)
log_message() (global function)
M
mailto() (global function)
makeColumns() (CodeIgniter\View\Table method)
Message (class in CodeIgniter\HTTP)
MigrationRunner (class in CodeIgniter\Database)
MINUTE (global constant)
Model (class in CodeIgniter)
model() (global function)
modifyColumn() (CodeIgniter\Database\Forge method)
MONTH (global constant)
N
nl2brExceptPre() (global function)
noCache() (CodeIgniter\HTTP\Response method)
notGroupStart() (CodeIgniter\Database\BaseBuilder method)
notHavingGroupStart() (CodeIgniter\Database\BaseBuilder method)
notHavingLike() (CodeIgniter\Database\BaseBuilder method)
notLike() (CodeIgniter\Database\BaseBuilder method)
now() (global function)
number_to_amount() (global function)
number_to_currency() (global function)
number_to_roman() (global function)
number_to_size() (global function)
O
object() (global function)
octal_permissions() (global function)
offset() (CodeIgniter\Database\BaseBuilder method)
ol() (global function)
old() (global function)
orderBy() (CodeIgniter\Database\BaseBuilder method)
ordinal() (global function)
ordinalize() (global function)
orGroupStart() (CodeIgniter\Database\BaseBuilder method)
orHaving() (CodeIgniter\Database\BaseBuilder method)
orHavingGroupStart() (CodeIgniter\Database\BaseBuilder method)
orHavingIn() (CodeIgniter\Database\BaseBuilder method)
orHavingLike() (CodeIgniter\Database\BaseBuilder method)
orHavingNotIn() (CodeIgniter\Database\BaseBuilder method)
orLike() (CodeIgniter\Database\BaseBuilder method)
orNotGroupStart() (CodeIgniter\Database\BaseBuilder method)
orNotHavingGroupStart() (CodeIgniter\Database\BaseBuilder method)
orNotHavingLike() (CodeIgniter\Database\BaseBuilder method)
orNotLike() (CodeIgniter\Database\BaseBuilder method)
orWhere() (CodeIgniter\Database\BaseBuilder method)
orWhereIn() (CodeIgniter\Database\BaseBuilder method)
orWhereNotIn() (CodeIgniter\Database\BaseBuilder method)
P
param() (global function)
parse() (CodeIgniter\HTTP\UserAgent method)
Parser (class in CodeIgniter\View)
pascalize() (global function)
plural() (global function)
populateHeaders() (CodeIgniter\HTTP\Message method)
prep_url() (global function)
prependHeader() (CodeIgniter\HTTP\Message method)
previous_url() (global function)
printDebugger() (CodeIgniter\Email\Email method)
put() (CodeIgniter\Cookie\CookieStore method)
Q
quotes_to_entities() (global function)
R
random_string() (global function)
redirect() (global function)
reduce_double_slashes() (global function)
reduce_multiples() (global function)
regress() (CodeIgniter\Database\MigrationRunner method)
remember() (CodeIgniter\Cache\CacheInterface method)
remove() (CodeIgniter\Cookie\CookieStore method)
remove_invisible_characters() (global function)
removeHeader() (CodeIgniter\HTTP\Message method)
renameTable() (CodeIgniter\Database\Forge method)
render() (CodeIgniter\View\Parser method)
renderString() (CodeIgniter\View\Parser method)
replace() (CodeIgniter\Database\BaseBuilder method)
Request (class in CodeIgniter\HTTP)
resetQuery() (CodeIgniter\Database\BaseBuilder method)
Response (class in CodeIgniter\HTTP)
ROOTPATH (global constant)
route_to() (global function)
S
safe_mailto() (global function)
same_file() (global function)
sanitize_filename() (global function)
save() (CodeIgniter\Cache\CacheInterface method)
script_tag() (global function)
SECOND (global constant)
select() (CodeIgniter\Database\BaseBuilder method)
selectAvg() (CodeIgniter\Database\BaseBuilder method)
selectCount() (CodeIgniter\Database\BaseBuilder method)
selectMax() (CodeIgniter\Database\BaseBuilder method)
selectMin() (CodeIgniter\Database\BaseBuilder method)
selectSubquery() (CodeIgniter\Database\BaseBuilder method)
selectSum() (CodeIgniter\Database\BaseBuilder method)
send() (CodeIgniter\Email\Email method)
service() (global function)
session() (global function)
set() (CodeIgniter\Database\BaseBuilder method)
set_checkbox() (global function)
set_cookie() (global function)
set_radio() (global function)
set_realpath() (global function)
set_select() (global function)
set_value() (global function)
setAltMessage() (CodeIgniter\Email\Email method)
setAttachmentCID() (CodeIgniter\Email\Email method)
setBCC() (CodeIgniter\Email\Email method)
setBody() (CodeIgniter\HTTP\Message method)
setCache() (CodeIgniter\HTTP\Response method)
setCaption() (CodeIgniter\View\Table method)
setCC() (CodeIgniter\Email\Email method)
setConditionalDelimiters() (CodeIgniter\View\Parser method)
setContentType() (CodeIgniter\HTTP\Response method)
setCookie() (CodeIgniter\HTTP\Response method)
setData() (CodeIgniter\View\Parser method)
setDate() (CodeIgniter\HTTP\Response method)
setDefaults() (CodeIgniter\Cookie\Cookie method)
setDelimiters() (CodeIgniter\View\Parser method)
setEmpty() (CodeIgniter\View\Table method)
setFooting() (CodeIgniter\View\Table method)
setFrom() (CodeIgniter\Email\Email method)
setGlobal() (CodeIgniter\HTTP\Request method)
setGroup() (CodeIgniter\Database\MigrationRunner method)
setHeader() (CodeIgniter\HTTP\Message method)
setHeading() (CodeIgniter\View\Table method)
setInsertBatch() (CodeIgniter\Database\BaseBuilder method)
setLastModified() (CodeIgniter\HTTP\Response method)
setMessage() (CodeIgniter\Email\Email method)
setMethod() (CodeIgniter\HTTP\Request method)
setNamespace() (CodeIgniter\Database\MigrationRunner method)
setPath() (CodeIgniter\HTTP\IncomingRequest method)
setProtocolVersion() (CodeIgniter\HTTP\Message method)
setReplyTo() (CodeIgniter\Email\Email method)
setRow() (CodeIgniter\Database\BaseResult method)
setStatusCode() (CodeIgniter\HTTP\Response method)
setSubject() (CodeIgniter\Email\Email method)
setTemplate() (CodeIgniter\View\Table method)
setTo() (CodeIgniter\Email\Email method)
setUpdateBatch() (CodeIgniter\Database\BaseBuilder method)
setValidationMessage() (CodeIgniter\Model method)
setValidationMessages() (CodeIgniter\Model method)
setValidationRule() (CodeIgniter\Model method)
setValidationRules() (CodeIgniter\Model method)
setVar() (CodeIgniter\View\Parser method)
showError() (CodeIgniter\CLI\BaseCommand method)
showHelp() (CodeIgniter\CLI\BaseCommand method)
single_service() (global function)
singular() (global function)
site_url() (global function)
slash_item() (global function)
source() (global function)
stringify_attributes() (global function)
strip_image_tags() (global function)
strip_quotes() (global function)
strip_slashes() (global function)
symbolic_permissions() (global function)
SYSTEMPATH (global constant)
T
Table (class in CodeIgniter\View)
timer() (global function)
timezone_select() (global function)
toArray() (CodeIgniter\Cookie\Cookie method)
toHeaderString() (CodeIgniter\Cookie\Cookie method)
track() (global function)
truncate() (CodeIgniter\Database\BaseBuilder method)
U
ul() (global function)
underscore() (global function)
union() (CodeIgniter\Database\BaseBuilder method)
unionAll() (CodeIgniter\Database\BaseBuilder method)
update() (CodeIgniter\Database\BaseBuilder method)
updateBatch() (CodeIgniter\Database\BaseBuilder method)
uri_string() (global function)
url_is() (global function)
url_title() (global function)
url_to() (global function)
UserAgent (class in CodeIgniter\HTTP)
V
validateKey() (CodeIgniter\Cache\CacheInterface method)
video() (global function)
View (class in CodeIgniter\View)
view() (global function)
view_cell() (global function)
W
WEEK (global constant)
where() (CodeIgniter\Database\BaseBuilder method)
whereIn() (CodeIgniter\Database\BaseBuilder method)
whereNotIn() (CodeIgniter\Database\BaseBuilder method)
withDomain() (CodeIgniter\Cookie\Cookie method)
withExpired() (CodeIgniter\Cookie\Cookie method)
withExpires() (CodeIgniter\Cookie\Cookie method)
withHTTPOnly() (CodeIgniter\Cookie\Cookie method)
withName() (CodeIgniter\Cookie\Cookie method)
withNeverExpiring() (CodeIgniter\Cookie\Cookie method)
withPath() (CodeIgniter\Cookie\Cookie method)
withPrefix() (CodeIgniter\Cookie\Cookie method)
withRaw() (CodeIgniter\Cookie\Cookie method)
withSameSite() (CodeIgniter\Cookie\Cookie method)
withSecure() (CodeIgniter\Cookie\Cookie method)
withValue() (CodeIgniter\Cookie\Cookie method)
word_censor() (global function)
word_limiter() (global function)
word_wrap() (global function)
write_file() (global function)
WRITEPATH (global constant)
X
xml_convert() (global function)
Y
YEAR (global constant)