<?php
$arr
=
array
(
'1'
,
'2'
'3'
);
for
$i
= 0;
<
count
++) {
if
[
] ==
) {
array_unshift
'a'
var_dump(
}
?>