Limit this search to....

Web-based IDE for PHP
Contributor(s): Vegesna, Swathi (Author)
ISBN: 363937746X     ISBN-13: 9783639377460
Publisher: VDM Verlag
OUR PRICE:   $50.27  
Product Type: Paperback
Published: August 2011
Qty:
Additional Information
BISAC Categories:
- Computers | Internet - General
Physical Information: 0.13" H x 6" W x 9" (0.21 lbs) 56 pages
 
Descriptions, Reviews, Etc.
Publisher Description:
An IDE is a software application that provides comprehensive facilities to computer programmers for software development. Some of the features of an IDE include; a source code editor, a compiler and/or an interpreter, a debugger and build automation tools. The current trend of Web development is to follow a framework in developing rapid web applications so that the developers life can be made easy in building consistent and more organized applications. The aim of the project is to build a Web-based IDE (Integrated Development Environment) that enables users to create a Web application in PHP on the CakePHP framework. The view component of the IDE allows the users to build the CakePHP view templates, which include the HTML tags which can be properly linked with the controller functions. Users will be able to create the HTML form elements only by performing certain drags, drops and clicks. This project will create dynamic view elements, which is achieved by connecting them to the Controllers components. This IDE helps the users to create dynamic web pages even without good knowledge of HTML and server side scripting languages.