PHP echo Keyword
Definition and Usage
The echo
keyword is used to output text. The echo statement can output multiple strings
separated by commas.
More Examples
Related Pages
The print
keyword
❮ PHP Keywords
The echo
keyword is used to output text. The echo statement can output multiple strings
separated by commas.
The print
keyword
If you want to report an error, or if you want to make a suggestion, do not hesitate to send us an e-mail:
help@w3schools.com
Your message has been sent to W3Schools.