0

Why php name as php

6th Feb 2018, 7:21 AM
arth gajera
arth gajera - avatar
2 ответов
+ 6
PHP stands for Hypertext Pre-processor. It takes H from Hypertext and PP from Preprocessor. PHP directly associated with HTML (Hypertext Markup Language). For learning PHP need basic idea about HTML. WordPress and Facebook are 2 renowned field where PHP is used as their core program. For more:⬇️⬇️ http://ca3.php.net/manual/en/history.php#history.php
6th Feb 2018, 7:35 AM
📈SmileGoodHope📈
📈SmileGoodHope📈 - avatar
+ 1
PHP was written in the C programming language by Rasmus Lerdorf in 1994 for use in monitoring his online resume and related personal information. For this reason, PHP originally stood for "Personal Home Page". Lerdorf combined PHP with his own Form Interpreter, releasing the combination publicly as PHP/FI(generally referred to as PHP 2.0) on June 8, 1995. Two programmers, Zeev Suraski and Andi Gutmans, rebuilt PHP's core, releasing the updated result as PHP/FI 2 in 1997. The acronym was formally changed to PHP: HyperText Preprocessor, at this time. (This is an example of a recursive acronym: where the acronym itself is in its own definition.) i hope this could help you for more check out wikipedia... )
6th Feb 2018, 8:11 AM
Son of Hell
Son of Hell - avatar