CodeIgniter
歡迎加入 CodeIgniter
安裝指引
下載 CodeIgniter
安裝指引
從先前的版本來更新
故障排除
CodeIgniter 概觀
開始 CodeIgniter
CodeIgniter 一目了然
CodeIgniter 特色
應用程式溝通流程
Model-View-Controller
設計以及架構目標
教學
靜態頁面
新聞模組介紹
動態新增新聞
結論
一般主題
CodeIgniter URLs
控制器 Controllers
保留名稱
視圖 Views
什麼是 Model?
剖析 Model
載入 Model
自動載入 Models
連接資料庫
Helpers
使用 CodeIgniter 函式庫
自建函式庫
使用 CodeIgniter 驅動器
自建驅動器
新增系統核心類別
新增配套類別
Hooks-擴充核心
自動載入資源
通用函數
相容性函數
URI 路由
錯誤處理
Caching
應用程式效能分析
透過 CLI 執行 CodeIgniter
管理你的應用程式
處理多環境變數
替代 View 檔案的 PHP 的語法
安全性
PHP Style Guide
Libraries
效能測試類別
快取驅動類別
日曆類別
購物車類別
設定類別
電子郵件類別
Encrypt Class
Encryption Library
檔案上傳類別
Form Validation
FTP Class
Image Manipulation Class
Input Class
Javascript Class
Language Class
Loader Class
Migrations Class
Output Class
Pagination Class
Template Parser Class
Security Class
Session Library
HTML Table 類別
Trackback 類別
Typography 類別
單元測試類別
URI 類別
User Agent 類別
XML-RPC 及 XML-RPC Server 類別
Zip 類別
資料庫參考
快速入門:範例程式
資料庫設定
連接資料庫
執行查詢
產生查詢結果
查詢補助函數
查詢生成器類別
交易
取得資料表資訊
自訂函數
查詢快取
使用 Database Forge 管理資料庫
Database Utilities 類別
Database Driver 參考
輔助函式
Array 輔助函式
CAPTCHA 輔助函式
Cookie 輔助函式
Date 輔助函式
Directory 輔助函式
Download 輔助函式
Email 輔助函式
File 輔助函式
Form 輔助函式
HTML 輔助函式
Inflector 輔助函式
Language 輔助函式
Number 輔助函式
Path 輔助函式
Security 輔助函式
Smiley 輔助函式
String 輔助函式
Text 輔助函式
Typography 輔助函式
URL 輔助函式
XML 輔助函式
貢獻 CodeIgniter
Writing CodeIgniter Documentation
Developer’s Certificate of Origin 1.1
CodeIgniter
使用手冊
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
_
__get() (CI_Session method)
__set() (CI_Session method)
_display() (CI_Output method)
A
accept_charset() (CI_User_agent method)
accept_lang() (CI_User_agent method)
active() (CI_Unit_test method)
add_column() (CI_DB_forge method)
add_data() (CI_Zip method)
add_dir() (CI_Zip method)
add_field() (CI_DB_forge method)
add_key() (CI_DB_forge method)
add_package_path() (CI_Loader method)
add_row() (CI_Table method)
adjust_date() (CI_Calendar method)
affected_rows() (CI_DB_driver method)
agent_string() (CI_User_agent method)
all_userdata() (CI_Session method)
alternator() (global function)
anchor() (global function)
anchor_popup() (global function)
append_output() (CI_Output method)
archive() (CI_Zip method)
array_column() (built-in function)
ascii_to_entities() (global function)
assoc_to_uri() (CI_URI method)
attach() (CI_Email method)
attachment_cid() (CI_Email method)
auto_link() (global function)
auto_typography() (CI_Typography method)
(global function)
B
backup() (CI_DB_utility method)
base_url() (CI_Config method)
(global function)
bcc() (CI_Email method)
br() (global function)
browser() (CI_User_agent method)
byte_format() (global function)
C
cache() (CI_Output method)
cache_delete() (CI_DB_driver method)
cache_delete_all() (CI_DB_driver method)
cache_info() (CI_Cache method)
cache_off() (CI_DB_driver method)
cache_on() (CI_DB_driver method)
cache_set_path() (CI_DB_driver method)
call_function() (CI_DB_driver method)
camelize() (global function)
cc() (CI_Email method)
changedir() (CI_FTP method)
character_limiter() (global function)
charsets() (CI_User_agent method)
chmod() (CI_FTP method)
CI_Benchmark (class)
CI_Cache (class)
CI_Calendar (class)
CI_Cart (class)
CI_Config (class)
CI_DB_driver (class)
CI_DB_forge (class)
CI_DB_query_builder (class)
CI_DB_result (built-in class)
CI_DB_utility (class)
CI_Email (class)
CI_Encrypt (class)
CI_Encryption (class)
CI_Form_validation (class)
CI_FTP (class)
CI_Image_lib (class)
CI_Input (class)
CI_Lang (class)
CI_Loader (class)
CI_Migration (class)
CI_Output (class)
CI_Pagination (class)
CI_Parser (class)
CI_Security (class)
CI_Session (class)
CI_Table (class)
CI_Trackback (class)
CI_Typography (class)
CI_Unit_test (class)
CI_Upload (class)
CI_URI (class)
CI_User_agent (class)
CI_Xmlrpc (class)
CI_Zip (class)
clean() (CI_Cache method)
clear() (CI_Email method)
(CI_Image_lib method)
(CI_Table method)
clear_data() (CI_Zip method)
clear_vars() (CI_Loader method)
close() (CI_DB_driver method)
(CI_FTP method)
compile_binds() (CI_DB_driver method)
config() (CI_Loader method)
config_item() (built-in function)
connect() (CI_FTP method)
contents() (CI_Cart method)
convert_accented_characters() (global function)
convert_ascii() (CI_Trackback method)
convert_xml() (CI_Trackback method)
cookie() (CI_Input method)
count_all() (CI_DB_driver method)
count_all_results() (CI_DB_query_builder method)
create_captcha() (global function)
create_database() (CI_DB_forge method)
create_key() (CI_Encryption method)
create_links() (CI_Pagination method)
create_table() (CI_DB_forge method)
crop() (CI_Image_lib method)
csv_from_result() (CI_DB_utility method)
current() (CI_Migration method)
current_url() (global function)
custom_result_object() (CI_DB_result method)
custom_row_object() (CI_DB_result method)
D
data() (CI_Trackback method)
(CI_Upload method)
data_seek() (CI_DB_result method)
database() (CI_Loader method)
database_exists() (CI_DB_utility method)
date_range() (global function)
days_in_month() (global function)
db_connect() (CI_DB_driver method)
db_pconnect() (CI_DB_driver method)
db_select() (CI_DB_driver method)
db_set_charset() (CI_DB_driver method)
dbforge() (CI_Loader method)
dbprefix() (CI_DB_query_builder method)
dbutil() (CI_Loader method)
decode() (CI_Encrypt method)
decrement() (CI_Cache method)
decrypt() (CI_Encryption method)
default_template() (CI_Calendar method)
delete() (CI_Cache method)
(CI_DB_query_builder method)
delete_cookie() (global function)
delete_dir() (CI_FTP method)
delete_file() (CI_FTP method)
delete_files() (global function)
destroy() (CI_Cart method)
directory_map() (global function)
display_error() (CI_DB_driver method)
(CI_Xmlrpc method)
display_errors() (CI_Image_lib method)
(CI_Trackback method)
(CI_Upload method)
display_response() (CI_Xmlrpc method)
distinct() (CI_DB_query_builder method)
do_hash() (global function)
do_upload() (CI_Upload method)
doctype() (global function)
download() (CI_FTP method)
(CI_Zip method)
driver() (CI_Loader method)
drop_column() (CI_DB_forge method)
drop_database() (CI_DB_forge method)
drop_table() (CI_DB_forge method)
E
elapsed_time() (CI_Benchmark method)
(CI_DB_driver method)
element() (global function)
elements() (global function)
ellipsize() (global function)
empty_table() (CI_DB_query_builder method)
enable_profiler() (CI_Output method)
encode() (CI_Encrypt method)
encode_from_legacy() (CI_Encrypt method)
encode_php_tags() (global function)
encrypt() (CI_Encryption method)
entity_decode() (CI_Security method)
(global function)
error() (CI_Form_validation method)
error_array() (CI_Form_validation method)
error_string() (CI_Form_validation method)
(CI_Migration method)
escape() (CI_DB_driver method)
escape_identifiers() (CI_DB_driver method)
escape_like_str() (CI_DB_driver method)
escape_str() (CI_DB_driver method)
extract_urls() (CI_Trackback method)
F
field_data() (CI_DB_driver method)
(CI_DB_result method)
field_exists() (CI_DB_driver method)
file() (CI_Loader method)
find_migrations() (CI_Migration method)
first_row() (CI_DB_result method)
flashdata() (CI_Session method)
flush_cache() (CI_DB_query_builder method)
force_download() (global function)
form_button() (global function)
form_checkbox() (global function)
form_close() (global function)
form_dropdown() (global function)
form_error() (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_prep() (global function)
form_radio() (global function)
form_reset() (global function)
form_submit() (global function)
form_textarea() (global function)
form_upload() (global function)
format_characters() (CI_Typography method)
free_result() (CI_DB_result method)
from() (CI_DB_query_builder method)
(CI_Email method)
function_usable() (built-in function)
G
generate() (CI_Calendar method)
(CI_Table method)
get() (CI_Cache method)
(CI_DB_query_builder method)
(CI_Input method)
get_clickable_smileys() (global function)
get_compiled_delete() (CI_DB_query_builder method)
get_compiled_insert() (CI_DB_query_builder method)
get_compiled_select() (CI_DB_query_builder method)
get_compiled_update() (CI_DB_query_builder method)
get_content_type() (CI_Output method)
get_cookie() (global function)
get_csrf_hash() (CI_Security method)
get_csrf_token_name() (CI_Security method)
get_day_names() (CI_Calendar method)
get_dir_file_info() (global function)
get_file_info() (global function)
get_filenames() (global function)
get_flash_keys() (CI_Session method)
get_header() (CI_Output method)
get_id() (CI_Trackback method)
get_instance() (built-in function)
get_item() (CI_Cart method)
get_metadata() (CI_Cache method)
get_mime_by_extension() (global function)
get_mimes() (built-in function)
get_month_name() (CI_Calendar method)
get_output() (CI_Output method)
get_package_paths() (CI_Loader method)
get_post() (CI_Input method)
get_random_bytes() (CI_Security method)
get_request_header() (CI_Input method)
get_temp_keys() (CI_Session method)
get_total_days() (CI_Calendar method)
get_var() (CI_Loader method)
get_vars() (CI_Loader method)
get_where() (CI_DB_query_builder method)
get_zip() (CI_Zip method)
gmt_to_local() (global function)
group_by() (CI_DB_query_builder method)
group_end() (CI_DB_query_builder method)
group_start() (CI_DB_query_builder method)
H
has_options() (CI_Cart method)
has_rule() (CI_Form_validation method)
has_userdata() (CI_Session method)
hash_equals() (built-in function)
hash_pbkdf2() (built-in function)
having() (CI_DB_query_builder method)
heading() (global function)
helper() (CI_Loader method)
hex2bin() (built-in function)
highlight_code() (global function)
highlight_phrase() (global function)
hkdf() (CI_Encryption method)
html_escape() (built-in function)
human_to_unix() (global function)
humanize() (global function)
I
img() (global function)
increment() (CI_Cache method)
increment_string() (global function)
index_page() (global function)
initialize() (CI_Calendar method)
(CI_DB_driver method)
(CI_Encryption method)
(CI_Image_lib method)
(CI_Pagination method)
(CI_Upload method)
(CI_Xmlrpc method)
input_stream() (CI_Input method)
insert() (CI_Cart method)
(CI_DB_query_builder method)
insert_batch() (CI_DB_query_builder method)
insert_string() (CI_DB_driver method)
ip_address() (CI_Input method)
is_ajax_request() (CI_Input method)
is_browser() (CI_User_agent method)
is_cli() (built-in function)
is_cli_request() (CI_Input method)
is_countable() (global function)
is_https() (built-in function)
is_loaded() (CI_Loader method)
is_mobile() (CI_User_agent method)
is_php() (built-in function)
is_really_writable() (built-in function)
is_referral() (CI_User_agent method)
is_robot() (CI_User_agent method)
is_supported() (CI_Cache method)
is_write_type() (CI_DB_driver method)
item() (CI_Config method)
J
join() (CI_DB_query_builder method)
K
keep_flashdata() (CI_Session method)
L
lang() (global function)
language() (CI_Loader method)
languages() (CI_User_agent method)
last_query() (CI_DB_driver method)
last_row() (CI_DB_result method)
latest() (CI_Migration method)
library() (CI_Loader method)
like() (CI_DB_query_builder method)
limit() (CI_DB_query_builder method)
limit_characters() (CI_Trackback method)
line() (CI_Lang method)
link_tag() (global function)
list_databases() (CI_DB_utility method)
list_fields() (CI_DB_driver method)
(CI_DB_result method)
list_files() (CI_FTP method)
list_tables() (CI_DB_driver method)
load() (CI_Config method)
(CI_Lang method)
local_to_gmt() (global function)
M
mailto() (global function)
make_columns() (CI_Table method)
mark() (CI_Benchmark method)
mark_as_flash() (CI_Session method)
mark_as_temp() (CI_Session method)
mb_strlen() (built-in function)
mb_strpos() (built-in function)
mb_substr() (built-in function)
mdate() (global function)
memory_usage() (CI_Benchmark method)
message() (CI_Email method)
meta() (global function)
method() (CI_Input method)
(CI_Xmlrpc method)
mirror() (CI_FTP method)
mkdir() (CI_FTP method)
mobile() (CI_User_agent method)
model() (CI_Loader method)
modify_column() (CI_DB_forge method)
move() (CI_FTP method)
mysql_to_unix() (global function)
N
nbs() (global function)
next_row() (CI_DB_result method)
nice_date() (global function)
nl2br_except_pre() (CI_Typography method)
(global function)
not_group_start() (CI_DB_query_builder method)
not_like() (CI_DB_query_builder method)
now() (global function)
num_fields() (CI_DB_result method)
num_rows() (CI_DB_result method)
O
octal_permissions() (global function)
offset() (CI_DB_query_builder method)
ol() (global function)
optimize_database() (CI_DB_utility method)
optimize_table() (CI_DB_utility method)
or_group_start() (CI_DB_query_builder method)
or_having() (CI_DB_query_builder method)
or_like() (CI_DB_query_builder method)
or_not_group_start() (CI_DB_query_builder method)
or_not_like() (CI_DB_query_builder method)
or_where() (CI_DB_query_builder method)
or_where_in() (CI_DB_query_builder method)
or_where_not_in() (CI_DB_query_builder method)
order_by() (CI_DB_query_builder method)
P
parse() (CI_Parser method)
(CI_User_agent method)
parse_smileys() (global function)
parse_string() (CI_Parser method)
parse_template() (CI_Calendar method)
password_get_info() (built-in function)
password_hash() (built-in function)
password_needs_rehash() (built-in function)
password_verify() (built-in function)
platform() (CI_DB_driver method)
(CI_User_agent method)
plural() (global function)
post() (CI_Input method)
post_get() (CI_Input method)
prep_url() (global function)
previous_row() (CI_DB_result method)
primary() (CI_DB_driver method)
print_debugger() (CI_Email method)
process() (CI_Trackback method)
product_options() (CI_Cart method)
protect_identifiers() (CI_DB_driver method)
Q
query() (CI_DB_driver method)
quotes_to_entities() (global function)
R
random_element() (global function)
random_string() (global function)
read_dir() (CI_Zip method)
read_file() (CI_Zip method)
(global function)
receive() (CI_Trackback method)
reconnect() (CI_DB_driver method)
redirect() (global function)
reduce_double_slashes() (global function)
reduce_multiples() (global function)
referrer() (CI_User_agent method)
remove() (CI_Cart method)
remove_invisible_characters() (built-in function)
remove_package_path() (CI_Loader method)
rename() (CI_FTP method)
rename_table() (CI_DB_forge method)
repair_table() (CI_DB_utility method)
repeater() (global function)
replace() (CI_DB_query_builder method)
reply_to() (CI_Email method)
report() (CI_Unit_test method)
request() (CI_Xmlrpc method)
request_headers() (CI_Input method)
reset_query() (CI_DB_query_builder method)
reset_validation() (CI_Form_validation method)
resize() (CI_Image_lib method)
result() (CI_DB_result method)
(CI_Unit_test method)
result_array() (CI_DB_result method)
result_object() (CI_DB_result method)
robot() (CI_User_agent method)
rotate() (CI_Image_lib method)
row() (CI_DB_result method)
row_array() (CI_DB_result method)
row_object() (CI_DB_result method)
rsegment() (CI_URI method)
rsegment_array() (CI_URI method)
run() (CI_Form_validation method)
(CI_Unit_test method)
ruri_string() (CI_URI method)
ruri_to_assoc() (CI_URI method)
S
safe_mailto() (global function)
sanitize_filename() (CI_Security method)
(global function)
save() (CI_Cache method)
segment() (CI_URI method)
segment_array() (CI_URI method)
select() (CI_DB_query_builder method)
select_avg() (CI_DB_query_builder method)
select_max() (CI_DB_query_builder method)
select_min() (CI_DB_query_builder method)
select_sum() (CI_DB_query_builder method)
send() (CI_Email method)
(CI_Trackback method)
send_email() (global function)
send_error() (CI_Trackback method)
send_error_message() (CI_Xmlrpc method)
send_request() (CI_Xmlrpc method)
send_success() (CI_Trackback method)
server() (CI_Input method)
(CI_Xmlrpc method)
sess_destroy() (CI_Session method)
sess_regenerate() (CI_Session method)
set() (CI_DB_query_builder method)
set_alt_message() (CI_Email method)
set_caption() (CI_Table method)
set_checkbox() (global function)
set_cipher() (CI_Encrypt method)
set_content_type() (CI_Output method)
set_cookie() (CI_Input method)
(global function)
set_data() (CI_Form_validation method)
set_dbprefix() (CI_DB_query_builder method)
set_delimiters() (CI_Parser method)
set_empty() (CI_Table method)
set_error() (CI_Trackback method)
set_error_delimiters() (CI_Form_validation method)
set_flashdata() (CI_Session method)
set_header() (CI_Email method)
(CI_Output method)
set_heading() (CI_Table method)
set_insert_batch() (CI_DB_query_builder method)
set_item() (CI_Config method)
set_message() (CI_Form_validation method)
set_mode() (CI_Encrypt method)
set_output() (CI_Output method)
set_profiler_sections() (CI_Output method)
set_radio() (global function)
set_realpath() (global function)
set_row() (CI_DB_result method)
set_rules() (CI_Form_validation method)
set_select() (global function)
set_status_header() (built-in function)
(CI_Output method)
set_tempdata() (CI_Session method)
set_template() (CI_Table method)
(CI_Unit_test method)
set_test_items() (CI_Unit_test method)
set_update_batch() (CI_DB_query_builder method)
set_userdata() (CI_Session method)
set_value() (global function)
should_do_something() (Some_class method)
show_404() (global function)
show_error() (global function)
simple_query() (CI_DB_driver method)
singular() (global function)
site_url() (CI_Config method)
(global function)
slash_item() (CI_Config method)
slash_rsegment() (CI_URI method)
slash_segment() (CI_URI method)
smiley_js() (global function)
Some_class (class)
some_method() (Some_class method)
standard_date() (global function)
start_cache() (CI_DB_query_builder method)
stop_cache() (CI_DB_query_builder method)
strip_image_tags() (global function)
strip_quotes() (global function)
strip_slashes() (global function)
subject() (CI_Email method)
symbolic_permissions() (global function)
system_url() (CI_Config method)
T
table_exists() (CI_DB_driver method)
tempdata() (CI_Session method)
timeout() (CI_Xmlrpc method)
timespan() (global function)
timezone_menu() (global function)
timezones() (global function)
to() (CI_Email method)
total() (CI_Cart method)
total_items() (CI_Cart method)
total_queries() (CI_DB_driver method)
total_rsegments() (CI_URI method)
total_segments() (CI_URI method)
trans_complete() (CI_DB_driver method)
trans_off() (CI_DB_driver method)
trans_start() (CI_DB_driver method)
trans_status() (CI_DB_driver method)
trans_strict() (CI_DB_driver method)
trim_slashes() (global function)
truncate() (CI_DB_query_builder method)
U
ul() (global function)
unbuffered_row() (CI_DB_result method)
underscore() (global function)
unix_to_human() (global function)
unmark_flash() (CI_Session method)
unmark_temp() (CI_Session method)
unset_userdata() (CI_Session method)
update() (CI_Cart method)
(CI_DB_query_builder method)
update_batch() (CI_DB_query_builder method)
update_string() (CI_DB_driver method)
upload() (CI_FTP method)
uri_string() (CI_URI method)
(global function)
uri_to_assoc() (CI_URI method)
url_title() (global function)
use_strict() (CI_Unit_test method)
user_agent() (CI_Input method)
userdata() (CI_Session method)
V
valid_email() (global function)
valid_ip() (CI_Input method)
validate_url() (CI_Trackback method)
validation_errors() (global function)
vars() (CI_Loader method)
version() (CI_DB_driver method)
(CI_Migration method)
(CI_User_agent method)
view() (CI_Loader method)
W
watermark() (CI_Image_lib method)
where() (CI_DB_query_builder method)
where_in() (CI_DB_query_builder method)
where_not_in() (CI_DB_query_builder method)
word_censor() (global function)
word_limiter() (global function)
word_wrap() (global function)
write_file() (global function)
X
xml_convert() (global function)
xml_from_result() (CI_DB_utility method)
xss_clean() (CI_Security method)
(global function)