Learning Reflection Journal Post #3

Week 3 (2/21 – 2/27): Control Structures and Validating Forms

This week’s concept was:

  • Perform math using PHP
  • Create random numbers using PHP
  • Use strings in PHP
  • Use constants in PHP
  • Use if statements in PHP
  • Use comparison operators in PHP
  • Properly execute a for loop
  • Properly execute a while loop

This weeks assignments were Lab Activity 3 and Web Project 2: Tuition Calculator This week we learned formula-weighted php. Once again I thought that I don’t like formulas. The easy part was creating a simple form and its connections, but the fact that it was a long set of formulas confused me a lot. I don’t have any A-HA moment this week. I need a lot more practice on $_POST and PHP Superglobal – $_REQUEST.

Leave a Reply

Your email address will not be published. Required fields are marked *