What is the Diff. Between echo() and Print() in PHP?
Answer Posted / mink$
every thing in single quotes is treated as string and would
not be evaluated in either print or echo.
| Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Explain what are some new features introduced in php7?
List some sorting functions in php?
How to check whether a number is prime or not?
Define urlencode() and urldecode() used in php?
Explain me what is the goto statement useful for?
List some string function name in php?
How many types of php frameworks are there?
What is the use of dual table in mysql?
How do I repair phpmyadmin?
What are the different opening and closing tags available in PHP?
How to make database connection in php?
What is strstr php?
How to get the IP address of the client/user in PHP?
Is php free to use?
Does php 7 support mysql?