How many ways we can give the output to a browser?
Answer Posted / devendrarjadav
With the use of echo() and print() function we can give
output to a browser.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Which is better get or post method?
Explain me soundex() and metaphone()?
What is php limit?
Why do we use php?
Can I run php without xampp?
can you give me an example code of calling java script function in php variable using AJAX.or with out ajax??????
What are some new features introduced in php7?
Swap two variables value without using third variable in php ?
Why do we use query?
Explain Constant in Class?
Can you specify the "new line" character in single-quoted strings?
Do you know how can we check the value of a given variable is a number?
Is uploaded file php?
What is whitespace in php?
What is meant by an associative array?