answersLogoWhite

0

What is the full name of PHP?

User Avatar

Anonymous

13y ago
Updated: 8/18/2019

PHP=> Personal Home Page

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

PHP in full?

PHP's full name is Hypertext Pre-Processor.


What is the full form of PHP?

PHP: Hypertext Preprocessor is the full name of PHP. It originally stood for Personal Home Page. This was changed in 1997 with the release of PHP 3.


What is the form of PHP?

PHP: Hypertext Preprocessor is the full name of PHP. It originally stood for Personal Home Page. This was changed in 1997 with the release of PHP 3.


What is full form of ob?

php


What is the usual file name extension for PHP?

.php


What is the full form php?

Peripheral hypertext protocol


What is the full form of php language?

PreProcessor Hyptertext


What new features are in PHP 5.5?

A full list can be found in the php docs.Biggest new features are generators and the finallykeyword.


What is full form of php in Computer field?

Hypertext Pre Processer


How can you execute a PHP script using command line?

2 Methods: 1. You execute your php binary (in linux, make sure you have php-cli installed) and pass the script as an argument. EG ($: /usr/bin/php /home/user/script.php) 2. A sh'bang in the first line of your script, with the full path of your php executable: #!/usr/bin/php -q <?php ScriptStuff(); ?>


Full form of PHP?

In early versions, PHP used to stand for Personal Home Page. It was renamed to 'PHP: Hypertext Preprocessor'. The expanded form conatins the acronym itself, therefore it is a recursive acronym.


What is the name of php language?

From Wikipedia: PHP originally stood for "Personal Home Page", it is now said to stand for "PHP: Hypertext Preprocessor", a recursive acronym. https://en.wikipedia.org/wiki/Php