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
What type of comments are supported by PHP.
How to compare two strings with comparison operators in php?
How to get the http request in php?
What is instantiation?
Does php support inheritance?
What is the w3c?
What is difference between readonly and constant?
Is null check in php?
Is php free to use?
Why do we need session?
What is the use of htmlspecialchars in php?
What are sql functions?
Why die is used in php?
What is php and sql used for?
What is the purpose of the php empty function?