answersLogoWhite

0


Best Answer

PHP is a server side scripting language. It is widely used in web development, to produce dynamic contents.

PHP was an abbreviation of its first version named: Personal Home Pages.

From version 3 of this language its acronym is changed to a recursive acronym i.e.

PHP: Hypertext Preprocessor

User Avatar

Wiki User

βˆ™ 13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the definition of PHP?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why did the definition of php change?

PHP stands for hypertext preprocessor. It is the code embedded within the HTML of a web page. A php change is when this language is changed.


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 is 10 percent in Php 250?

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


Why do you use php instead of p?

PHP, which stands for "PHP: Hypertext Preprocessor", is a recursive acronym - something of a joke that programmers and other geek types (I use that term affectionately) like to use. PHP could just as well have been called XHP, JHP, ΣHP, ЖHP, and so on, without changing the recursive nature of the acronym. The reason the authors of the language chose PHP is because its origin is from a piece of software called Personal Home Page Tools (PHP Tools). The modern definition and scripting language of PHP that we know today evolved from that, and the authors kept the acronym.


What is a php consultant?

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


What is the default extension that most Web servers use to process php scripts?

PHP files extension is .php


What are semantics in PHP?

PHP is related with HTML. HTML can be included into PHP script as well as PHP script can be included into HTML code. PHP begins and ends with <?php ?>. PHP is mix of few languages so semantics is mixed too.


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.


What is new in PHP?

PHP is a recursive acronym for "PHP: Hypertext Preprocessor" created by The PHP Group. PHP is a widely used server-side scripting language and the general purpose of PHP is to create dynamic Web Pages. For more information, visit the PHP website.