<?php $arr = array('type' => 'charge', 'method' => 'all'); if ($test = $arr) { echo "yes"; } else { echo "no"; }
You have javascript disabled. You will not be able to edit any code.