<?php $array = array( "chave1" => 1, "chave2" => "dois", "chave3" => false); echo $array["chave2"];
Standard input is empty
dois
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!