function onCreated ( ) { banshee= {I, Am, So, Cool}
function banshee( );
echo(banshee);
}
So when you start a script for like making an event do you have to list all the variables at the start of the script cause wouldnt there be a lot?