ok thanks, so index.php will be in root folder?
well i guess you want it in it's own folder? say upload. so your folder structure needs to look like this
/upload/files/
/upload/thumbs/
/upload/index.php
also make sure you change the $here variable in the script and don't forget the trailing slash.