|
All my examples use the most recent release version of Ext (no SVN pre-release code). Im using the Aptana IDE for developement. The server is running PHP 5.1.6 and MySQL 5.0.27 which both have proven to be extremely stable.
These examples try to stick to the bare mininum amount of code needed to get the job done so that the example code is easy to read and understand. As I create more tutorials, I will post the links here.
All of these tutorials were created by myself and donated to the Ext JS project for their tutorial section.
Grids
Template
Dialogs / Windows
Forms
Layout & Tabs
Ext JS Themes
My themes are ususally based on an existing KDE or other desktop theme.
Ext JS <-> MySQL Communication
Some of the basic ways to communicate back and forth from your MySQL database using PHP
|