Answers

Question and Answer:

  Home  Senior PHP Programmer

⟩ What is the use of "echo" in php?

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

 222 views

More Questions for you: