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
Which function would you use to insert a record into a database in php?
Can you use php and javascript together?
Can php run without server?
What is encapsulation in php with example?
What is faster?
What is cakephp framework?
Explain the differences between get and post methods?
How many types of array are there in php?
What are the benefits of using php and mysql?
How to remove a file?
What is T_PAAMAYIM_NEKUDOTAYIM?
What is a controller in programming?
Why many companies are switching their current business language to php?
What does php do?
Which is better #define or enum?