The Research of PHP Development Framework
Based on MVC Pattern
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 brough 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.
การวิจัยของ PHP การพัฒนาตามรูปแบบ MVC กรอบ
PHP เป็นหนึ่งในการพัฒนาเว็บ
ภาษา อย่างไรก็ตาม การพัฒนารูปแบบของที่มีอยู่
จัด PHP โดยไม่มีโครงสร้างซึ่งผสมรหัสการเข้าถึงข้อมูล
, การประมวลผลของตรรกะทางธุรกิจ และเว็บชั้นการนำเสนอร่วมกันเป็น relult
, , มันนำเกี่ยวกับปัญหา
การใช้งานเว็บ ขณะมันไม่สามารถตอบสนองการพัฒนาอย่างรวดเร็ว
เว็บใช้ใด ๆเพิ่มเติม ในกระดาษนี้ ,
ใช้ PHP ตามรูปแบบการออกแบบ MVC FDF
กรอบถูกจัดให้สำหรับนักพัฒนา PHP ซึ่งสามารถเสนอ
กรอบสำหรับการแยกข้อมูลและมุมมอง
ควบคุมการใช้งานเว็บสามารถบรรลุหลวม coupling
จึงเพิ่มประสิทธิภาพ , ความน่าเชื่อถือ , maintainability
(
และการพัฒนาโปรแกรม
การแปล กรุณารอสักครู่..