What is the Diff. Between echo() and Print() in PHP?
Answer Posted / guest
Print() can't be accept multipale argument but echo() can
be.
| Is This Answer Correct ? | 97 Yes | 17 No |
Post New Answer View All Answers
What is button in html?
How can cross site request forgery csrf be prevented?
What is api example?
What is the main difference between asp net and php?
Tell me what are magic methods?
What is the difference between pop3 IMAP and MAPI?
What is csrf token and how will you add csrf token in ajax?
Is php faster than nodejs?
With a heredoc syntax, do I get variable substitution inside the heredoc contents?
What is the importance of parser in php?
Can we extend final class in php?
Is apache needed for php?
How to pass variables and data from php to javascript?
How does php isset work?
What is good average session duration?