What is the Diff. Between echo() and Print() in PHP?
Answer Posted / kunal
print() is a function but echo is statement
| Is This Answer Correct ? | 57 Yes | 57 No |
Post New Answer View All Answers
How to get no of arguments passed to a PHP Function?
What is the difference between print() and echo()?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What are the steps for the payment gateway processing?
What is the difference between pop3 IMAP and MAPI?
What is $_ request?
Explain what does the expression exception::__tostring means?
Is it possible to protect special characters in a query string?
How can you submit a form without a submit button?
Tell us how to redirect a page in php?
What is the default time in seconds for which session data is considered valid?
Explain how to execute a php script using command line.
What sized websites have you worked on in the past?
What is the best way to avoid email sent through php getting into the spam folder?
Tell me what is pear?