3. Define PHP? Write any one usage of PHP?
Answers
Answered by
2
Explanation:
newton
The SI unit of force is the newton, symbol N. The base units relevant to force are: The metre, unit of length — symbol m. The kilogram, unit of mass — symbol kg
Answered by
3
Answer:
PHP--Stands for "Hypertext Preprocessor." (It is a recursive acronym, if you can understand what that means.) PHP is an HTML-embedded Web scripting language. This means PHP code can be inserted into the HTML of a Web page. When a PHP page is accessed, the PHP code is read or "parsed" by the server the page resides on.
Similar questions