Project 3: Print Statement and echo

PHP offers two main ways to display information:

print statement:

This statement directly outputs text to the browser. Here’s an example: