key($array) -> will return the first key (which is 4 in this example) ... 'php developer'); $firstvalue = current($arr); echo"$firstvalue"; ...
確定! 回上一頁