What is the difference between echo and print statement?
Answer Posted / sailabala sahoo
We can do format in print which we can’t do in echo.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Is it possible to remove the html tags from data?
In php, how to redirect from one page to another page?
Which function would you use to replace a record in a database in php?
How to fix "headers already sent" error in php
Should I learn php before wordpress?
How is a session id generated?
Do you know what is the function mysql_pconnect() usefull for?
Which is better python or php?
What are the 5 types of variables?
What is the main function of php?
What is Type hinting in PHP?
Is php open source?
How many types of arrays are there in php?
What is orm in php framework?
How to join multiple strings stored in an array into a single string?