<?php $content = '1008_My-Shoot_Day5_SAS_7-Feb-10_RCx';print_r(explode("_", $content));
Standard input is empty
Array ( [0] => 1008 [1] => My-Shoot [2] => Day5 [3] => SAS [4] => 7-Feb-10 [5] => RCx )
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!