PHP Taskbook Level 1.9
Given an array of strings, leave in this array only those strings that start with http://.
Given an array of strings, leave in this array only those strings that end with .html.
Given an array of numbers, increase each number in the array by 10 percent.