codepad
[
create a new paste
]
login
|
about
Language:
C
C++
D
Haskell
Lua
OCaml
PHP
Perl
Plain Text
Python
Ruby
Scheme
Tcl
<?php $colors = array('apple' => 'red', 'cheese' => 'white', 'leaf' => 'green'); echo "Your cheese is {$colors[cheese]}."; ?>
Private
[
?
]
Run code
Submit