Monday, September 29, 2008

How to integrate Appcelerator with CI

/*
* Author: tri_ngo83@yahoo.com
* Version: beta
* Requirement: PHP5.x, CI 1.6.3
*/

- Using one controller to make a delivery service class.
- Modify servicebroker to library serviceroker
- Modify file appcelerator.xml: servicebroker match to controller
<servicebroker poll="false" marshaller="application/json">@{rootPath}../index.php/service <servicebroker>
- Create new library: My_URI -- comment some lines in function _fetch_uri_string

File attachement:
system folder
index.php


contact mailto: tri_ngo83@yahoo.com

No comments: