Answer Posted / lekha r nair
Use
1. print()
2. echo()
3. printf() functions to give the output to a browser.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain some of the php array functions?
How many types of array are there in php?
what is session_set_save_handler in PHP?
How to download and install php on windows?
What are different types of runtime errors in php?
Is php used in 2019?
Tell me how to strip whitespace (or other characters) from the beginning and end of a string?
Can I write php code in html file?
What is magic function in php?
How is the comparison of objects done in php?
How many different types of messages available in php?
How to create a text file in PHP?
Explain how we can retrieve the data in the result set of mysql using php?
How to track no of user logged in?
What does $_ post mean in php?