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
Why do we use sessions in php?
What does php mean?
Difference between mysql_connect and mysql_pconnect?
What should we do to be able to export data into an excel file?
How to make a class in php?
Who is the father of php and what is the current version of php and mysql?
What are the differences between PHP3 and PHP4 and PHP5? what is the current stable version of PHP?
What are variables in research examples?
How do you parse and process html/xml in php?
What is the method to register a variable into a session?
What is the use of die in php?
Please explain is it possible to use com component in php?
How be the result set of mysql handled in php?
I am trying to assign a variable the value of 0123, but it keeps coming up with a different number, what’s the problem?
What is the difference between require and include in php?