<?php list( $first, $second, $third, $fourth ) = array( 0, 0, 0, 0 ); var_dump($first, $second, $third, $fourth );
You have javascript disabled. You will not be able to edit any code.