which thread did you use specifically?
edit: i didnt see his edit
2nd edit:
how do i get this part to work
// Obtain file upload vars
$fileatt = $_FILES['fileatt']['tmp_name'];
$fileatt_type = $_FILES['fileatt']['type'];
$fileatt_name = $_FILES['fileatt']['name'];
the file is not a post variable, but is the path or url is defined as $url