Ok i have worked out that it will need to be included into case i think
but i cna not work out how to od it as i get error returning
this is what i have currently
case 'chat': include 'irc/index.php', include 'irc/irc.jar', include 'irc/IRCApplet.class', include 'irc/pixx.jar', include 'irc/irc.cab', include 'irc/securedirc.cab', include 'irc/pixx.cab'; but it does not like the , so is there any way to do multi file includes within one case?