Code website dành cho phòng khám, giao diện thân thiện
	Chuẩn seo, đẹp
                        
                            
                            XEM THÊM ==> Hướng dẫn cài đặt chi tiết
                        
                         
                        
                        Nguồn: Sharecode.vn
                     
                    
                    
                    
                        
	Code bằng CI 2.0 dễ chỉnh sửa
	Cấu hình database là chạy
	Vào application/config/database.php
	$db['default'] = array(
	'dsn' => '',
	'hostname' => 'localhost',
	'username' => 'root',
	'password' => '',
	'database' => 'phongkham',
	'dbdriver' => 'mysqli',
	'dbprefix' => '',
	'pconnect' => FALSE,
	'db_debug' => (ENVIRONMENT !== 'production'),
	'cache_on' => FALSE,
	'cachedir' => '',
	'char_set' => 'utf8',
	'dbcollat' => 'utf8_general_ci',
	'swap_pre' => '',
	'encrypt' => FALSE,
	'compress' => FALSE,
	'stricton' => FALSE,
	 
	Sừa database, user,passs
	Tiếp tục mở file congif.php sừa  base_url : Thay url hiện tại của web (thường là tên miền nếu như up code lên host)