Looking around my understanding, Sencha is purely JS based.
I am wondering if there is any way for me to use content from PHP + MySql driven website?
In short: yes, through XMLHttpRequests to your server. Sencha Touch is a Javascript framework that runs on your frontend, since it's mobile probably on the phone your'e targeting. PHP (& MySQL) runs on a backend, your server. Your phone app would then access the website where the PHP-app runs and fetch/store data, probably through a RESTful API.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With