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
How to create an array from php string?
Tell me is it possible to protect special characters in a query string?
Why do we use inheritance in php?
What are the advantages of stored procedures in php?
Explain different sorting function in php?
Write down the benefits of php7?
What is static in php?
What are php magic quotes?
How many escape sequences are recognized in single-quoted strings?
What is isset php?
How to convert a string to lowercase in php?
Which Scripting Engine PHP uses?
What is php variable?
What is the use of header in php?
How do I run a php script?