What is the Diff. Between echo() and Print() in PHP?
Answer Posted / muhammad ali kazi
Echo() and Print() Outputs string Echo() is statement and
Print() is functions.
| Is This Answer Correct ? | 22 Yes | 16 No |
Post New Answer View All Answers
How do I find out the number of parameters passed into function9?
What does $_ post mean in php?
What is the difference between characters 23 and x23?
What is the array in php?
How to get useful error messages in php?
What is the mysql injection?
Which escape sequences can be used in single quoted strings in php?
Which is better php or nodejs?
What is list in PHP?
Is it more secure to use cookies to transfer session ids?
Tell us how can we access the data sent through the url with the post method?
Explain do you use composer? If yes, what benefits have you found in it?
What is whitespace in html?
What is pdo classes?
What is the current php version?