Sr. PHP Programmer Question:
Download Job Interview Questions and Answers PDF
What is the use of "echo" in php?
Answer:
It is used to print a data in the webpage, Example: <?php echo 'Global Guideline'; ?> , The following code print the text in the webpage
Download Senior PHP Programmer Interview Questions And Answers
PDF
Previous Question | Next Question |
Explain the purpose of output buffering in PHP? | What is use of count() function in php? |