The echo statement is the most common way to output text to the browser in PHP. Option 4371 is just a string literal without an output command. 4373 is JavaScript syntax, and 4374 is ASP syntax. PHP requires an explicit command like echo or print to generate output.