Book Image

Instant Building Multi-Page Forms with Yii How-to

By : Uday Sawant
Book Image

Instant Building Multi-Page Forms with Yii How-to

By: Uday Sawant

Overview of this book

Yii is a high-performance PHP framework for rapid web application development. It is well-designed, well-supported, easy to learn, and easy to maintain. Forms are the basic method used to collect information on the Internet, and in cases like user registration and payment process, there's a lot of data to be presented and the lists can get lengthy. Instant Building Multi-Page Forms with Yii is a simple and descriptive how-to that provides step-by-step recipes to help you in converting your lengthy forms into short, interactive forms. It will guide you through the inbuilt features of Yii framework to help you with this complex job. The book starts with the basics of Yii and will guide you through creating simple forms before then converting your simple forms into multi-page forms. It will use the capabilities of Yii to ease the tasks required to do this. Yii eases your work by providing options like database connectivity. We will also take a look at the automated code generation capabilities of Yii in generating forms and necessary CRUD operations, as well as looking at how to divide a single long form into multiple views with same controller/action, and then add form validations and AJAX support to the forms. We will also cover the upload process and how to customise Yii's looks.
Table of Contents (7 chapters)

About the Reviewer

Sergey Malyshev is an IT specialist from Ukraine. He has been working in the IT industry for more than 15 years, eight of which he has devoted to the development of web applications. Out of the conviction that it's impossible to become a great specialist in all areas at the same time, he has chosen for himself PHP, MySQL, and JavaScript as top-priority directions. During his career, Sergey took part in developing dozens of different websites, social networks, CMS, CRM, and ERP systems. He is not only a developer but also an architect, a project manager, and a technical consultant. Apart from his participation in realizing some technical projects, he also organized various advance training courses for IT specialists in the companies where he was employed. As he has a degree in management, Sergey has taken part in the business process automation of companies specializing in software development.

At present, Sergey is working as a software engineer in the company Sugar CRM and deals with the development of one of the most popular customer relationship management systems in the world. Before this he worked on developing applications based on the Yii Framework. Some of them are the search engine for the real estate website LivingThere.com and the corporate CMS system WebModulite for the New York design agency Blue Fountain Media. Participation in these projects and also work on his own extension for debugging the Yii application's Yii Debug Toolbar has helped Sergey get vast experience and expert knowledge of the Yii framework.