By mitchp
via css.dzone.com
Published: Aug 31 2012 / 09:25
Sencha Touch models have the ability to work with a proxy. This feature allows you to save and retrieve model data from the server, memory or local storage, without depending on a Sencha Touch data store. Let’s try it with a very simple scenario where the server side is a PHP page.
Add your comment