How many ways we can give the output to a browser?
Answer Posted / jaimin desai
1. print()
2. echo()
3. printf()
4.<?= and?>
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is final class and final method in php?
Does php have a future?
Tell me are parent constructors called implicitly inside a class constructor?
List data types in PHP?
How we can retrieve the data in the result set of mysql using php?
How is the ternary conditional operator used in php?
What is a trait in php?
What does the array operator '===' means?
What is T_PAAMAYIM_NEKUDOTAYIM?
What is advanced php programming?
How can you propagate a session id?
What is constructor and destructor?
What is use of in_array() function in php?
Write a program to get second highest number in an array using php?
What is php data type?