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 |
how to select single row from table and insert into same table as a new record by using a single sql query.
Echo is used to Display message on screen. Which is used with echo to not output the trailing newline?
Do loops php?
What does $globals means?
Explain Type juggling?
How to send a cookie to the browser?
What is the difference between == and === operator in PHP?
What is the use of rand() in php?
Is session a cookie?
Is array function in php?
What is foreach loop in php?
Is age an interval or ratio?