answersLogoWhite

0

Does PHP follow 3-tier architecture

User Avatar

Anonymous

14y ago
Updated: 8/17/2019

PHP is a scripting language and does not follow a 3-tier architecture. However, there are several popular frameworks which follow the MVC architecture:

  • Zend Framework
  • Cake
  • Symfony
  • CodeIgniter
User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is 2 tier architecture in PHP?

Client-Server model is a form of 2 Tier architecture in PHP. With use of database it becomes a 3 Tier architecture


Are there any performance benefits over using PHP as opposed to ASP?

PHP code runs faster than ASP. ASP is built on COM based architecture, which is an overhead for the server whereas PHP code runs in its own memory space.


Where is php applied?

Primarily it is applied for creating web applications and websites which deal with client-server model. Use mysql db with php and you could build a three tire architecture. Couple of big website like Facebook do use php.


Who was Philotas?

Follow this link http://www.livius.org/phi-php/philotas/philotas.htm


How do you make a document in PHP about image manipulation?

I have had a lot of experience with image modification modules with PHP. In order to perform image manipulation in PHP you need an image processing module installed such as GD2 or imagemagik. GD2 comes with PHP and can be installed fairly easily if it is not already installed. You can follow the PHP GD manually for the usage of these functions.


How do you install PHP on a Mac?

First install a webserver such as apache.Then download and unpack the PHP source for Unix/Linux.Open apache's httpd.conf and enable the PHP5 module and specify the location of PHP. There should be sample lines to uncomment within this file


What is 10 percent in Php 250?

Answer: Php 2510% of Php 250= 10% * Php 250= 0.10 * Php 250= Php 25


What is a php consultant?

PHP Consultant is a Expert PHP Developer who Guide PHP Development Process


Is php a binary file?

No, PHP is text file with .php extension.


Will php 4.4.7 server support php 5 files?

Yes php 4.4.7 server support php 5 files. But most of the php 5 features are not supported by php 4.4.7 version


Does android supports PHP?

It supports websites made on php but not coding in php. There are workarounds for coding in PHP using Android.


How do you get the url in a php website?

Copy the URL with the .php, The .php is part of the page.