Logo

1.2K views Asked 22 Oct 2018 in PHP
2 Answers
0
shakti (9.4K Points)

answered 22 Oct 2018 (edited)

PHP is a Programming language that is used to website development. PHP is known as server scripting language. You can design a website using HTML and CSS but if you want to use some operation your website then you have to need use PHP programming. PHP helps to connect the application to the MYSQL database.

1. PHP is not used for web designing.(Web Designing based on HTML) 
2. PHP is used for web

development.
3. PHP is not written in HTML

file. (myprgram.html)
4. HTML can write in PHP file. (myprogram.php)
5. PHP is no 
displayed on

webpage because it is a logical part of dynamic website (script part).

6. PHP is a logical part of any website.

PHP Programming

 


0
maniflexltd (100 Points)

answered 17 Sep 2023

PHP stands for Hypertext Preprocessor. It's a scripting programming language.


Your Answer
×
Login Required

You must login to continue.

Login Google Login with Google
Register