Echo Function - English

This is a sample video. To access the full content,
please Login

35366 visits



Outline:

Echo Function The echo() function outputs one or more strings. Syntax: echo(strings); Ex. echo "Hello World!";