This is a sample CRUD
using ExtJS 4.2 with Codeigniter 3.x
- Create new database
- Import
table_log.sql
file - Config database connection in
ext-codeigniter/application/config/database.php
- Download source extjs 4.2 here : https://github.com/xantus/ext-js-gpl, alternative, you can download source here: http://cdn.sencha.com/ext/gpl/ext-4.2.1-gpl.zip.
- If the source is finished downloaded, copy and paste to folder
ext
- Next, set the
$base_url
variable in theext-view/index.php
file. - If it's done, access the
ext-view/index.php
file in the browser
http://www.kang-cahya.com/2016/03/crud-codeigniter-304-dengan-extjs-42.html