<?php function name($q){ $arr = ['ip' => '127.0.0.1', 'base_url' => '/myweb/']; return $arr[$q]; } $a['s'] = <<<HERE sajad HERE; echo $a['s'];
You have javascript disabled. You will not be able to edit any code.