The document is an HTML file containing a PHP script that defines three constants: RATE, PERIOD, and PRINCIPAL. It calculates and displays the product of these constants, which results in the value of 10000. Additionally, it notes that attempting to modify a constant will generate an error.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
71 views1 page
Web App Lesson 5 Code - Constants
The document is an HTML file containing a PHP script that defines three constants: RATE, PERIOD, and PRINCIPAL. It calculates and displays the product of these constants, which results in the value of 10000. Additionally, it notes that attempting to modify a constant will generate an error.