answersLogoWhite

0

PHP is a programming language, just like Perl, Python, JavaScript, Basic and many other interpreted language.

Note: the PHP interpreter can be integrated into the webserver, or run standalone.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the definition of PHP programming?

PHP programming is a scripting language. This scripting language can be used in web page development. In addition, PHP commands can be embedded into an HTML document. PHP software is available at no cost.


What are the differences between PHP and .NET?

.NET is a framework, PHP is a scripting (programming) language.


What is a feature of PHP?

PHP or Personal Home Page is a website scripting programming language.


What is the PHP programming language?

PHP is a server-side scripting language mainly for processing a user's data-input and generating dynamic content.


Why is PHP considered a scripting language instead of programming?

The difference between "scripting" and "programming" is largely one of semantics; they're essentially the same thing. A purist is more likely to call writing in a usually interpreted language (such as PHP) "scripting" and writing in a usually compiled language (such as C) "programming". But either way, you're writing a set of instructions for the computer to follow, and some "scripts" can be as (or more) complicated than many "programs."


What is the setting mail php used for?

When referring to the mail setting PHP, it is a server side scripting language that is designed for web development. PHP can also be used for a general purpose programming language.


What is needed for a job in PHP programming?

In order to obtain a job in PHP programming one must have a multitude of skills. The most important skill is the knowledge of server side scripting language.


How do you create main in php?

PHP is web based programming language and there in no main() function defined. Considering, PHP as HTML embedded language and server side scripting language,It get interpreted by web server .Example: Hello - End of PHP block


What scripting engine does PHP use?

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


How long does it takes to learn PHP?

It varies depending on your previous experience with programming/scripting, HTML, and such, but generally PHP is considered quite an easy language to learn. But as any language, it may be easy to learn to use it, but hard to learn to use it the right way.


What programming language is PHP made with?

PHP is written in the C programming language.


What is Pearl-php?

Pearl is not a programming language and it's definitely not related to PHP. It's a pricey object you give to your significant other. Perl on the other hand, is a scripted JIT programming language principally aimed at IO (file operations) whereas PHP is also a scripted JIT programming language but that is principally aimed at website server-side scripting.