Author :
Cui, Wei ; Huang, Lin ; Liang, LiJing ; Li, Jing
Author_Institution :
Coll. of Inf. Eng., Northwest A&F Univ., Yangling, China
Abstract :
PHP is one of the leading Web development languages, however, the development model of existing PHP organizes without a structure, which mixes the code of data access, the processing of business logic , and Web presentation layer together, as a relult, it brought about many problems in the Web applications , meanwhile, it could not meet the rapid development of Web apply any more. In this paper, a implementation of PHP based on MVC design patterns - FDF framework was provided for PHP developers, which can offer a framework for Web applications, separate the data, view and control of Web applications, afford to achieve loose coupling, thereby enhanced the efficiency, reliability, maintainability and scalability of application development.
Keywords :
Internet; information retrieval; knowledge representation languages; user interfaces; MVC design pattern; PHP development framework; Web development languages; Web presentation layer; business logic; data access; Business communication; Data engineering; Databases; Educational institutions; HTML; Internet; Logic design; Maintenance; Scalability; User interfaces; Design pattern; Framework; MVC; PHP; Web Development;