<?php var_dump( json_decode( json_encode( array( 'foo' => 'bar' ) ) )['foo'] );
You have javascript disabled. You will not be able to edit any code.