Quote
Parse error: syntax error, unexpected ';' in C:\wamp\www\index.php on line 32
line 32 is this:
if(move_uploaded_file($_FILES['upload1']['tmp_name'],'../uploads/'.basename($_FILES['upload1']['name']))){$uploads.='<a href="http://localhost/uploads/'.basename($_FILES['upload1']['name'].'" class="upload" target="_blank">'.basename($_FILES['upload1']['name'].'</a>';}
Please help!
P.S. I'm not aiming for security here, I just need help killing the error.
This post has been edited by Andora: 20 November 2008 - 09:11 PM

New Topic/Question
Reply



MultiQuote






|