Problem #1:Set up an array that is made up of name, hours worked, pay per hour:

Display the contents of the array using a foreach. then display the contents using a for statement. Display the content of a selected record using numeric keys.

Problem #2: Set up an associative array with student name and major for 5 different students. Foreach show the information in the array.

Problem #3: Set up associative arrays similar to the one in assocregarraytestcom.php I want to see both arrays using some other data and I want you to extract using the curly braces;