codeigniter:cisetting
CI설치
CI 폴더
config : 설정 파일을 들어 가 있는 폴더
models : 모델을 넣는 폴더
views : 뷰 파일을 넣는 폴더
controllers : 컨트롤 파일을 넣는 폴더
helpers : 사용자 정의 핼퍼 파일을 넣는 폴더
libraries : 사용자 정의 라이브러리를 넣는 폴더
hooks : 후크파일을 넣는 폴더
Config.php 설정
INDEX.PHP 설정
database.php 설정
hostname
username
password
database
dbdriver
cache_on
char_set
dbcollat
autoload.php
packages
libraries
helper
config
language
model
codeigniter/cisetting.txt · 마지막으로 수정됨: 2011/07/27 12:45 저자 sivanim