Technical question, answer please?

Ques. What is the use of "echo" in php?

Your Answer

It is used to print a data in the webpage, Example: <?php echo 'Car insurance'; ?> , The following code print the text in the webpage

0
yahoo
Practice Mock Test
yahoo