CST 1146 PHP Programming - Benjamin Eichten

Hello World!

Hello World!
This is line 2.
This is line 3
This is line 4 using single quotes.
This is line 5 using single quotes.
Don't believe everything you see.
A famous quote is "A penny saved is a penny earned." - Benjamin Franklin

Displaying image outside of PHP script.

PHP logo

Demonstration of Variables

The full name is John Doe
1The full name is $fullName
2The full name is John Doe

Demonstration ofvariables holding numbers

Result = 39.66875
Display to two decimal places
Result = 39.67

My public IP address is 18.119.116.125
Widget Price = $45.99
Price with Tax = $49.15

1.00.07