video #34 - EXPLODE | END | IN_ARRAY

4 months ago
6

We are going to talk about 3 commands. First, the “explode” command. The “explode” function splits your string into an array. The “in_array()” function check sif what’s in a variable matches what’s in an array. And then we will check what the array contains by using “print_r()”.

Loading 1 comment...