CST1146 PHP Programming - Connor Kern

Hello World!

Hello World!
This is line2.
This is line3.
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

Displaying image outside of PHP script.

PHP logo

Demonstration of variables.

The full name is JohnDoe
1The full name is $fullName
2The full name is JohnDoe

Demonstration of variables holding numbers.

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

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

Version 1.00.07