What is the Diff. Between echo() and Print() in PHP?
Answer Posted / karl marx
echo() na statement
print() na function
echo la single quote ulle double quote work aagum
print la work cheyadhu
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
Explain the difference between isset() and empty()?
Explain the casts allowed in PHP?
Which is a perfect example of runtime polymorphism?
What is a helper function?
what is PDO?
How arrays are passed through arguments?
What are advantages of .htaccess?
How to get the number of characters in a string?
How to reset/destroy a cookie in php?
Write down the code for save an uploaded file using php?
Write a statement to show the joining of multiple comparisons in php?
Why should I store logs in a database rather than a file?
Why sessions are used in php?
What is php programming used for?
What is whitespace in html?