Is php the same as html?



Is php the same as html?..

Answer / Meraj Ulla Baqai

No, PHP and HTML are not the same. HTML is a markup language used for structuring web pages, while PHP is a server-side scripting language used to create dynamic content for those web pages.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

how to select single row from table and insert into same table as a new record by using a single sql query.

2 Answers  


Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?

1 Answers  


Do loops php?

1 Answers  


What does $globals means?

1 Answers  


Explain Type juggling?

1 Answers  


How to send a cookie to the browser?

1 Answers  


What is the difference between == and === operator in PHP?

1 Answers  


What is the use of rand() in php?

1 Answers  


Is session a cookie?

1 Answers  


Is array function in php?

1 Answers  


What is foreach loop in php?

1 Answers  


Is age an interval or ratio?

1 Answers  


Categories