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

Sunday, September 14, 2008

Hoc Tieng Anh: basic

Mot so cau dam thoai thong dung:
Mot yeu cau thong thuong:

Is there a module out there or a way to allow the customer to upload a File?

For example I'm working on a T-Shirt printing business and I want the user to be able to upload a graphic for printing on the shirt.

do is there anything available with this type of capability?