answersLogoWhite

0

Is PHP a compiler or interpreter?

Updated: 8/11/2023
User Avatar

Wiki User

12y ago

Best Answer

It is normally interpreted by another computer program. However subsets of the language can be compiled.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

The latter.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is PHP a compiler or interpreter?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How many model of compiler?

combination of interpreter and compiler.


Which type of translater is used by GW BASIC either compiler or interpreter?

its an interpreter


How compiler differ form interpreter?

because the compiler convert whole of the sentence once into the machine langauge but the interpreter convert one by one


Which produces faster program execution a compiler or pure interpreter?

A compiled program would execute faster than an interpreter running the same code step by step.


Is php an interpretor?

PHP is in interpreted language, and ships with one, however PHP itself is a program language and not an interpreter.


Is there used compiler or interpreter in HTM?

A htm file is interpreted, not compiled. A browser acts as the interpreter.


Why does compiler better than interpreter?

There is no point in comparison.


Which is the host language uses to develop Compiler or interpreter?

You will have to ask the compiler and interpreter writers that question. What I can tell you with certainty, at one time all programs were hand assembled.


What scripting engine does PHP use?

PHP itself is a scripting language, and uses it's own PHP interpreter (engine).


What compiler and interpreter effect the speed of computer?

need to get to mars


Who will take more memory space compiler or interpreter?

Interpreters


Examples of computer language translators?

Assembler Interpreter Compiler