I looked at that stuff but I dont think I need to change all of my code I just dont really know how the current code is working I used a on-line form gen to create the form and the process page. From what I see on web I think I need to change a couple of things here
$venues_field_15_filename = "file_15_".date("sihdmY").substr($_FILES['venues_field_15']['name'],strlen($_FILES['venues_field_15']['name'])-4);
file_15_".date("sihdmY").substr not sure about .substr, but looks like files are stored like this file_15_01150220052009.png the real name is arena.png