Multiple choice technology web technology

What is the first P in PHP stands for?

  1. PHP

  2. PEAR

  3. PECL

  4. ProC

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

PHP is a recursive acronym where the first P stands for 'PHP' itself - the full name is 'PHP: Hypertext Preprocessor'. Originally it meant 'Personal Home Page', but it was recursively renamed. PEAR is a package repository, PECL is for extensions, and ProC is Oracle's embedded SQL - none of these are what PHP stands for.