Ok. I have searching on this site Since August 24 2011.(not that it matters) for a way to display files that have been uploaded by a user. I have my form on the admin side a
i think sould replace this
$query = "INSERT INTO user_DB VALUES ('','$company', '$location', '$userfile' )";
with
$query = "INSERT INTO user_DB VALUES ('','$company', '$location', '$pic' )";