How many ways we can give the output to a browser?
Answer Posted / sanjeev
1. print()
2. echo()
3. printf()
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is urlencode and urldecode in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
How to pad an array with the same value multiple times?
Is it easy to learn wordpress?
How can you compare objects in php?
What is static in php?
How to create a table to store files?
What is difference between strstr() and stristr()?
How many types of inheritances used in php and how we achieve it.
Is null or empty c#?
Explain me the difference between include and require?
What is php constructor?
What is cookies php?
How to generate a form?
Can the value of a constant change during the script's execution?