$ 0 0 Try the following:$removedElementValue = array_shift($yourArray);$implodedArray = implode(',', $yourArray);