Run Code
Browser not compatible.
<?php
$name = array("Divya","Manas","Santosh"); var_dump($name);
?>