using operators and conditionals and write a discussion

Update Bob’s Auto Parts Application to calculate costs.

  1. Download the starter files.
  1. Create short variable names.
  1. Calculate the total items, subtotal and total including tax.
  1. Display the referrer
  1. Submit your modified processorder.php file via Blackboard.

Files links are in the pdf file attached.

2. PHP is a weakly typed language that implicitly converts between unrelated types such as strings and integers. Compared to a strongly typed languages like C/C++, PHP is easier to learn and use. However, post a 64 – 128 word message that explains two scenarios where a weakly typed language is more difficult to use?