Rich Internet applications (RIAs) combine the familiarity of desktop applications with the flexibility of web apps. While Flash and Java have traditionally been the leaders in this field, JavaScript is a strong contender, and it plays nicely with PHP. ExtJS is a JavaScript framework that allows developers, including PHP developers, to build responsive and intuitive RIA interfaces with the power of AJAX. Beginning PHP RIA using ExtJS offers an introduction to building RIAs with ExtJS, geared specifically for PHP developers. Learn how to build familiar-looking interfaces, move data to the interface smoothly using PHP, and debug your RIA to eliminate user interface issues. What you'll learn * Create web applications with familiar interfaces and behavior * Learn how ExtJS works with PHP data structures * Automatically marshal data back and forth between PHP and your interface * Use ExtJS to create fluid, organized layouts for your application * Learn how to debug your RIA to eliminate user interface problems Who this book is for This book is for PHP developers who have had some exposure to JavaScript, but want to learn more about building rich Internet applications.
Sprache
Verlagsort
Zielgruppe
Für Beruf und Forschung
Popular/general
Maße
Höhe: 235 mm
Breite: 191 mm
ISBN-13
978-1-4302-3309-1 (9781430233091)
Copyright in bibliographic data and cover images is held by Nielsen Book Services Limited or by the publishers or by their respective licensors: all rights reserved.
Schweitzer Klassifikation
Andrew (Drew) Strickland is a user interface developer with more than a decade of experience in freelance and professional team environments. His stated mission: to make the internet a better place for users, and to make it easier to maintain for those building rich Internet applications and complex interfaces. A lot of the work is simply bridging the gap between what developers can do and what the users want, but every now and then the trick is to simply give them something they never expected, and follow up when they demand more.
Chapter 1: Introduction to RIA Chapter 2: PHP and AJAX Chapter 3: Introducing ExtJS Chapter 4: ExtJS Grids Chapter 5: PHP Data Structures Chapter 6: UI Organization with ExtJS Chapter 7: ExtJS Trees Chapter 8: Events and a Consistent UI Chapter 9: Debugging RIAs Chapter 10: The Future of RIA