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
List some features of php that are deprecated in php7?
How to access standard error stream in PHP?
what is difference between PHP4 , PHP5
How can we connect to a mysql database from a php script?
Can we run php on tomcat server?
Can you explain, when to use if-else if-else over switch statements?
Is php faster than nodejs?
How to store the uploaded file to the final location?
What is the use of array_search() in php?
How many escape sequences are recognized in double-quoted strings?
How do you check if an arraylist is empty?
How values in arrays are indexed?
How to write in a file in php?
What is orm in php framework?
Why do we use javascript in php?