CST 1146 PHP Programming - Krista Olson

Hello World!

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

Display 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 of variables holding numbers.

Result = 39.66875
Display to two decimal places.
Result = 39.67

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

Version 1.00.07