<?php $arr = ["class" => "my-class", "div text 1", "div text 2", "class" => "another-class", "div text3"]; print_r($arr);
You have javascript disabled. You will not be able to edit any code.