1 2 3 4 5
<?php // Create a constant array with config variables const CONF = array( "lastfm_key" => "key" );