What is the Diff. Between echo() and Print() in PHP?
Answer Posted / dinesh
print mane function
echo mane statement
doee print karbe ke kaam aathen.
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is the use of get and post method in php?
How we get ip address of client, previous reference page etc?
How to create database connection and query in php?
Is php a backend?
Why does php need server?
What are the 5 types of data?
Is array a key php?
What are the differences between mysqli_connect and mysqli_pconnect?
What is the use of htmlentities in php?
Explain the difference between $var and $$var?
How to check an key is exists in array?
Why php is also called as scripting language?
Name and explain five of the PHP error constants?
How to get the directory name out of a file path name?
Why triggers are used in mysql?