bagusflyer
22 Dec 2011, 1:02 AM
I'm new to Sencha Touch. I'm going to develop a web app in Sencha Touch. Here is the short description:
- My application will retrieve data from MySql database and also need to save data to database.
- There are about 10 different pages.
My questions is:
- Do I have to use Json to get data from my database? I have now way to integrate Sencha Touch with php to get data directly from php, right?
- Do I have to create different pages or just different panels? If I create different pages, is it possible to use transition animation to transit from one page to another one?
Thanks for advance.
- My application will retrieve data from MySql database and also need to save data to database.
- There are about 10 different pages.
My questions is:
- Do I have to use Json to get data from my database? I have now way to integrate Sencha Touch with php to get data directly from php, right?
- Do I have to create different pages or just different panels? If I create different pages, is it possible to use transition animation to transit from one page to another one?
Thanks for advance.